1
0
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:
Awilum
2020-01-28 00:14:42 +03:00
parent 45b2a52200
commit 50193906bb

View File

@@ -8,7 +8,7 @@
.dropdown
{
@apply px-10 py-6 absolute hidden;
@apply px-10 py-6 hidden;
}
.dropdown__item