mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Fix #934
This commit is contained in:
@@ -960,6 +960,10 @@ a.has-text-danger:hover, a.has-text-danger:focus {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.is-shadowless {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.is-unselectable {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user