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:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user