浏览代码

css 수정

eskim 5 年之前
父节点
当前提交
4a61529c8a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/webapp/ux/plugins/agGrid/ag-theme-balham.css

+ 2 - 2
src/main/webapp/ux/plugins/agGrid/ag-theme-balham.css

@@ -462,8 +462,8 @@
   border-width: 0; }
 .ag-theme-balham .ag-row:not(.ag-row-first) {
   border-width: 1px 0 0; }
-/* .ag-theme-balham .ag-row.ag-row-last {
-  border-bottom-width: 1px; } */
+.ag-theme-balham .ag-row.ag-row-last {
+  border-bottom-width: 1px; } 
 .ag-theme-balham .ag-row-odd {
   background-color: #fcfdfe; }
 .ag-theme-balham .ag-row-even {