1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-21 04:11:42 +02:00

feat(admin-plugin): update paddings for navigation items #211

This commit is contained in:
Awilum
2020-01-29 01:37:42 +03:00
parent 656e0011e3
commit 354fa46393

View File

@@ -21,7 +21,7 @@
box-sizing: border-box;
min-width: 0;
height: 100%;
padding: 15px;
padding: 11px;
@apply w-full h-full relative flex items-center justify-center cursor-pointer opacity-90;
}