[Frontend] Mobile styling
Fixes #1896 - Mod .has-local-controls to not apply when in touch context
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
body:not(.touch) {
|
||||
.has-local-controls {
|
||||
// Hide local controls, show them when the .has element gets hover
|
||||
.s-local-controls,
|
||||
@@ -166,6 +167,7 @@
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/******************************************************** CUSTOM CHECKBOXES */
|
||||
label.checkbox.custom,
|
||||
|
||||
Reference in New Issue
Block a user