mirror of
https://github.com/directus/directus.git
synced 2026-01-29 22:57:55 -05:00
Fix signin info text in dark mode (#12968)
This commit is contained in:
@@ -152,7 +152,6 @@ const logoURL = computed<string | null>(() => {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
color: #263238;
|
||||
|
||||
:slotted(.v-icon) {
|
||||
--v-icon-color: var(--foreground-subdued);
|
||||
|
||||
Reference in New Issue
Block a user