mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
5 lines
91 B
CSS
5 lines
91 B
CSS
/* Studio Profile CSS Overrides */
|
|
button.danger {
|
|
--button-color: var(--neutral-0);
|
|
}
|