mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 23:27:38 -04:00
use !important for .hide class
This commit is contained in:
@@ -97,7 +97,7 @@ label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hide {
|
.hide {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tap-highlight {
|
.tap-highlight {
|
||||||
|
|||||||
Reference in New Issue
Block a user