🚨chore: Sync Sass

This commit is contained in:
minsik 2024-10-31 18:04:03 +09:00
parent dbb3a3fce0
commit 119103a539
4 changed files with 2968 additions and 3549 deletions

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@
background-color: #F7F9FA;
}
&.important_row{
background-color: #e7e7e7;
background-color: #f5fcff;
}
}
.ag-cell{

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,6 @@
box-sizing: border-box;
}
html, body{
width: 100%;
height: 100%;
font-size: 16px;
}
html, body, div, span, applet, object, iframe,