🚨chore: Sync Sass

This commit is contained in:
yoosangwook 2025-02-03 11:08:28 +09:00
parent 6b5d86cd2c
commit 0a1076fdfc
2 changed files with 87 additions and 84 deletions

View File

@ -244,6 +244,9 @@ table{
&.on{ &.on{
background-color: #272727; background-color: #272727;
} }
&.wrong{
background-color: #7E3434;
}
} }
td{ td{
height: 40px; height: 40px;