Merge pull request '그리드 테이블 경계표시 추가' (#14) from feature/ysCha into dev
Reviewed-on: #14
This commit is contained in:
commit
5982a2aa10
@ -24,6 +24,10 @@
|
|||||||
.ag-header-cell{
|
.ag-header-cell{
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
border-right: 1px solid #738596;
|
||||||
|
&:last-child{
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.ag-header-cell-label{
|
.ag-header-cell-label{
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user