We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da1ea3 commit e16e89eCopy full SHA for e16e89e
res/css/_border-radii.scss
@@ -23,7 +23,7 @@ $border-radius-8px: var(--sc-border-radius-8px, 3px);
23
$border-radius-10px: var(--sc-border-radius-10px, 3px);
24
$border-radius-12px: var(--sc-border-radius-12px, 3px);
25
26
-body, .mx_MatrixChat_wrapper, .mx_NonUrgentToastContainer {
+body {
27
&[data-border-radius="default"] {
28
--sc-border-radius-2px: 2px;
29
--sc-border-radius-3px: 3px;
0 commit comments