mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 06:36:52 +02:00
feat(admin-plugin): update select2 styles #211
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
height: 37px;
|
||||
}
|
||||
|
||||
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
|
||||
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single
|
||||
{
|
||||
@apply border-black;
|
||||
}
|
||||
|
||||
.select2-selection.select2-selection--multiple
|
||||
{
|
||||
@apply p-0 pt-px;
|
||||
|
Reference in New Issue
Block a user