Merge branch 'dev' into feature/dev-yj

This commit is contained in:
yjnoh 2025-03-28 15:25:20 +09:00
commit a5fb44ad36

View File

@ -24,6 +24,10 @@
.ag-header-cell{
font-size: 13px;
color: #fff;
border-right: 1px solid #738596;
&:last-child{
border: none;
}
}
.ag-header-cell-label{
justify-content: center;