fix back labelOnline
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 100px;
|
||||
height: auto;
|
||||
height: 100px;
|
||||
vertical-align: middle;
|
||||
@include labelOnline;
|
||||
@media screen and (min-width: 768px) {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user