mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Don't shrink logo
This commit is contained in:
@@ -291,6 +291,7 @@ const logoURL = computed<string | null>(() => {
|
||||
}
|
||||
|
||||
.logo {
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user