mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Fix #205
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
* Fix: #217
|
* Fix: #217
|
||||||
* Fix: #213
|
* Fix: #213
|
||||||
* Fix: #209
|
* Fix: #209
|
||||||
|
* Fix: #205
|
||||||
|
|
||||||
## 0.0.26
|
## 0.0.26
|
||||||
|
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
&.is-disabled
|
&.is-disabled
|
||||||
opacity: 0.5
|
opacity: 0.5
|
||||||
&.is-fullwidth
|
&.is-fullwidth
|
||||||
display: block
|
display: flex
|
||||||
width: 100%
|
width: 100%
|
||||||
&.is-loading
|
&.is-loading
|
||||||
color: transparent !important
|
color: transparent !important
|
||||||
|
|||||||
Reference in New Issue
Block a user