Browse Source

css 수정

eskim 5 năm trước cách đây
mục cha
commit
4a61529c8a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 {