♻️ Remove new-css-system from viewer

This commit is contained in:
Eva 2024-01-04 13:05:06 +01:00 committed by Andrey Antukh
parent 1433ec5dad
commit 480251c41c
40 changed files with 1299 additions and 3272 deletions

View file

@ -408,6 +408,8 @@
border-radius: $br-4;
box-shadow: inset 0 0 0px 2px rgb(255 255 255 / 20%);
svg {
width: $s-16;
height: $s-16;
display: none;
stroke: var(--input-checkbox-inactive-foreground-color);
}