Max Red - Delete redundant css [skip ci]

This commit is contained in:
ivan 2017-01-16 12:39:07 -03:00
parent 9fbf53d586
commit 1019b4ff96
1 changed files with 0 additions and 27 deletions

View File

@ -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;
}
}
}
}