瀏覽代碼

Stylesheet like tabular edit - css update

Vijayakrishnan 4 年之前
父節點
當前提交
f828a73c73
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/css/style.css

+ 1 - 0
public/css/style.css

@@ -1033,6 +1033,7 @@ table.table-edit-sheet tbody tr td>select {
     background: #fefefe;
     width: 100% !important;
     min-width: unset !important;
+    border-bottom: 1px solid #dee2e6;
 }
 table.table-edit-sheet tbody tr td>input:focus,
 table.table-edit-sheet tbody tr td>select:focus {