mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix #3755
This commit is contained in:
parent
72e99d1bf2
commit
7aec58ae38
@ -58,7 +58,7 @@ $input-radius: cv.getVar("radius") !default;
|
|||||||
.#{iv.$class-prefix}control,
|
.#{iv.$class-prefix}control,
|
||||||
.#{iv.$class-prefix}input,
|
.#{iv.$class-prefix}input,
|
||||||
.#{iv.$class-prefix}textarea,
|
.#{iv.$class-prefix}textarea,
|
||||||
.#{iv.$class-prefix}select select {
|
.#{iv.$class-prefix}select {
|
||||||
@include cv.register-vars(
|
@include cv.register-vars(
|
||||||
(
|
(
|
||||||
"input-h": #{$input-h},
|
"input-h": #{$input-h},
|
||||||
|
Loading…
Reference in New Issue
Block a user