mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #3755
This commit is contained in:
committed by
Jeremy Thomas
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},
|
||||||
|
|||||||
Reference in New Issue
Block a user