frontend update

This commit is contained in:
carodej
2020-07-02 18:04:10 +02:00
parent 2764fd6dd5
commit 05bc598405
41 changed files with 480 additions and 803 deletions
@@ -49,14 +49,14 @@
.icon {
path, line, polyline, rect, circle, polygon {
stroke: $theme;
stroke: $text;
}
}
.storage-progress {
/deep/ span {
background: $theme;
background: $text;
}
}
}