Max Red - Delete redundant css [skip ci]
This commit is contained in:
parent
9fbf53d586
commit
1019b4ff96
|
@ -1,27 +0,0 @@
|
||||||
@import "../../../../scss/vars";
|
|
||||||
|
|
||||||
.admin-panel-stats {
|
|
||||||
|
|
||||||
&__dropdown {
|
|
||||||
margin-left: auto;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__toggle-list {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
|
|
||||||
&-item {
|
|
||||||
|
|
||||||
&-value {
|
|
||||||
font-size: $font-size--lg;
|
|
||||||
line-height: 80px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&-name {
|
|
||||||
font-size: $font-size--md;
|
|
||||||
line-height: 20px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue