Fix statistics tab

pull/33/head
tobspr 4 years ago
parent a9d61db3b6
commit a30beb9883

@ -5,12 +5,6 @@
align-items: center;
justify-items: end;
.filtersDataSource {
}
.filtersDisplayMode {
}
button {
@include S(height, 20px);
@include S(padding, 1px, 10px);
@ -53,6 +47,12 @@
}
}
.sourceExplanation {
@include SuperSmallText();
@include S(margin-top, 5px);
color: #aaa;
}
.content {
@include S(margin-top, 10px);
@include S(height, 350px);

Loading…
Cancel
Save