Templates dir, Put in and shift to a media query template for RWD issues.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
@media (max-width: 500px) {
|
||||
.dropdown > label.item > ion-icon {
|
||||
margin-right: var(--padding-mobile);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user