mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 02:41:27 +02:00
feat(admin-plugin): update styles for select2 module #211
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
@apply border-dark bg-dark text-white opacity-90 rounded-none;
|
||||
}
|
||||
|
||||
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove
|
||||
{
|
||||
margin-right: 5px;
|
||||
padding-right: 5px;
|
||||
@apply border-gray-900 border-r border-solid;
|
||||
}
|
||||
|
||||
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover
|
||||
{
|
||||
@apply border-black bg-black text-white opacity-100;
|
||||
|
Reference in New Issue
Block a user