mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 08:10:36 +00:00
Introduce new border radius variables for stable theming.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
--app-height: 100vh;
|
||||
--border-radius: 6px;
|
||||
--border-radius-half: 50%;
|
||||
--border-radius-user-profile-picture: var(--border-radius-half);
|
||||
--border-radius-server-icon: var(--border-radius-half);
|
||||
|
||||
--input-border-width: 2px;
|
||||
--textarea-padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user