mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 11:51:28 +02:00
feat(admin-plugin): try to fix dropdown position issue, but it is in svg FA icons! need to fix them #211
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
.dropdown
|
||||
{
|
||||
@apply px-10 py-6 absolute hidden;
|
||||
@apply px-10 py-6 hidden;
|
||||
}
|
||||
|
||||
.dropdown__item
|
||||
|
Reference in New Issue
Block a user