mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 18:36:39 +02:00
feat(admin-plugin): fix width for logo icon
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
height: 100%;
|
||||
padding: 11px;
|
||||
|
||||
@apply w-full h-full text-white relative flex items-center justify-center cursor-pointer opacity-80;
|
||||
@apply w-full h-full text-white relative flex text-center items-center justify-center cursor-pointer opacity-80;
|
||||
}
|
||||
|
||||
.navigation__item--active,
|
||||
|
Reference in New Issue
Block a user