mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add a new modifier class for disabling resizability of a textarea (#1045)
This commit is contained in:
committed by
Jeremy Thomas
parent
459341ff8f
commit
975766f17f
@@ -98,6 +98,9 @@ $help-size: $size-small !default
|
||||
min-height: 120px
|
||||
&[rows]
|
||||
height: unset
|
||||
// Modifiers
|
||||
&.has-fixed-size
|
||||
resize: none
|
||||
|
||||
.checkbox,
|
||||
.radio
|
||||
|
||||
Reference in New Issue
Block a user