mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Add CSS class name prefix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$select-colors: $form-colors !default;
|
||||
|
||||
.select {
|
||||
.#{$class-prefix}select {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user