mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Fix disabled buttons
This commit is contained in:
@@ -25,9 +25,8 @@ $control-radius-small: $radius-small !default
|
||||
&:active,
|
||||
&.is-active
|
||||
outline: none
|
||||
&[disabled],
|
||||
&.is-disabled
|
||||
pointer-events: none
|
||||
&[disabled]
|
||||
cursor: not-allowed
|
||||
|
||||
// The controls sizes use mixins so they can be used at different breakpoints
|
||||
=control-small
|
||||
|
||||
Reference in New Issue
Block a user