그리드 테이블 경계표시 추가 #14

Merged
ysCha merged 1 commits from feature/ysCha into dev 2025-03-28 15:15:40 +09:00
Showing only changes of commit 3fd81e771d - Show all commits

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;