1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 10:30:46 +02:00

feat(admin-plugin): fine tune styles

This commit is contained in:
Awilum
2020-02-18 17:39:53 +03:00
parent 57485f33df
commit c57d67d506

View File

@@ -26,6 +26,11 @@
@apply bg-gray-900 h-px my-1;
}
a.dropdown__item
{
@apply text-white;
}
.tippy-tooltip
{
z-index: 100;