1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 19:01:40 +02:00

feat(admin-plugin): update styles for select2 module #211

This commit is contained in:
Awilum
2020-02-09 14:59:40 +03:00
parent 8c0ed77b71
commit 23a5832ca6

View File

@@ -35,4 +35,9 @@
{
height: 37px;
}
.select2-selection.select2-selection--multiple
{
@apply p-0 pt-px;
}
/* purgecss end ignore */