Quellcode durchsuchen

Stylesheet like tabular edit - css update

Vijayakrishnan vor 4 Jahren
Ursprung
Commit
f828a73c73
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 {