🚨chore: Sync Sass

This commit is contained in:
김민식 2025-01-09 18:02:50 +09:00
parent 73e2933306
commit 6063c4a2e3
2 changed files with 1411 additions and 1430 deletions

File diff suppressed because it is too large Load Diff

View File

@ -311,6 +311,25 @@ table{
}
}
}
&.min{
table{
tbody{
max-height: 150px;
td{
height: 30px;
}
}
}
}
}
&.min{
table{
tbody{
td{
font-size: 11px;
}
}
}
}
}