File icons refactoring

This commit is contained in:
Čarodej
2021-10-28 07:45:55 +02:00
parent 407f2d2874
commit 9c26c764bd
7 changed files with 195 additions and 47 deletions

View File

@@ -149,6 +149,12 @@ export default {
color: $text;
}
.vue-feather {
path, circle, line, rect {
color: inherit;
}
}
#auth {
width: 100%;
height: 100%;