Skip to content

Commit e16e89e

Browse files
committed
Remove leftover
1 parent 2da1ea3 commit e16e89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/_border-radii.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $border-radius-8px: var(--sc-border-radius-8px, 3px);
2323
$border-radius-10px: var(--sc-border-radius-10px, 3px);
2424
$border-radius-12px: var(--sc-border-radius-12px, 3px);
2525

26-
body, .mx_MatrixChat_wrapper, .mx_NonUrgentToastContainer {
26+
body {
2727
&[data-border-radius="default"] {
2828
--sc-border-radius-2px: 2px;
2929
--sc-border-radius-3px: 3px;

0 commit comments

Comments
 (0)