mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Fix disabled controls, Fix disabled pagination
This commit is contained in:
@@ -6,7 +6,7 @@ html
|
||||
min-width: 300px
|
||||
overflow-x: hidden
|
||||
overflow-y: scroll
|
||||
text-rendering: $render-mode
|
||||
text-rendering: $render-mode
|
||||
|
||||
article,
|
||||
aside,
|
||||
@@ -87,6 +87,7 @@ pre
|
||||
white-space: pre
|
||||
word-wrap: normal
|
||||
code
|
||||
+overflow-touch
|
||||
background: none
|
||||
color: inherit
|
||||
display: block
|
||||
|
||||
Reference in New Issue
Block a user