mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
normalize framework icon size in onboarding card
This commit is contained in:
+4
@@ -49,6 +49,10 @@
|
||||
height: var(--icon-size);
|
||||
color: var(--icon-color);
|
||||
}
|
||||
|
||||
& :global(img) {
|
||||
inline-size: var(--icon-size) !important;
|
||||
}
|
||||
}
|
||||
|
||||
:global(.theme-dark) {
|
||||
|
||||
Reference in New Issue
Block a user