fixed multiple select component
This commit is contained in:
@@ -15,4 +15,12 @@ a:focus
|
||||
|
||||
// hide elements
|
||||
.mailpoet_hidden
|
||||
display: none
|
||||
display: none
|
||||
|
||||
// select 2
|
||||
.select2-container
|
||||
width: 25em
|
||||
|
||||
@media screen and (max-width: 782px)
|
||||
.select2-container
|
||||
width: 100% !important
|
Reference in New Issue
Block a user