mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-04 16:06:13 +00:00
parent
73eeb6cea2
commit
8fa4437b1b
@ -28,4 +28,10 @@ ul.submenu.min-width {
|
|||||||
background-color: $white;
|
background-color: $white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.select2 {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul.custom_fields.choice li {
|
||||||
|
list-style:none;
|
||||||
|
}
|
@ -3071,4 +3071,10 @@ ul.submenu.min-width {
|
|||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
background-color: #fff; }
|
background-color: #fff; }
|
||||||
|
|
||||||
|
.select2 {
|
||||||
|
width: 100%; }
|
||||||
|
|
||||||
|
ul.custom_fields.choice li {
|
||||||
|
list-style: none; }
|
||||||
|
|
||||||
/*# sourceMappingURL=scratch.css.map */
|
/*# sourceMappingURL=scratch.css.map */
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user