eskim 5 лет назад
Родитель
Сommit
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 {