mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add global hidden helper
This commit is contained in:
@@ -32,6 +32,9 @@
|
|||||||
|
|
||||||
// Visibility
|
// Visibility
|
||||||
|
|
||||||
|
.is-hidden
|
||||||
|
display: none !important
|
||||||
|
|
||||||
.is-hidden-mobile
|
.is-hidden-mobile
|
||||||
+mobile
|
+mobile
|
||||||
display: none !important
|
display: none !important
|
||||||
|
|||||||
Reference in New Issue
Block a user