Skip to content

Commit 7e3d656

Browse files
pxoralehander92
authored andcommitted
fix: Persistant element that wasn't updating properly
1 parent dcdf748 commit 7e3d656

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/frontend/styles/components/data_tables.styl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.dts_label
2+
display: none !important
3+
14
.data-table
25
// font-family: Arial, Helvetica, sans-serif
36
font-size: 14px !important
@@ -155,7 +158,7 @@
155158
.data-tables-footer-rows-count
156159
padding-left: 0.5ex
157160
padding-right: 0.5ex
158-
161+
159162
.data-tables-footer-input
160163
margin-bottom: 0px !important
161164

0 commit comments

Comments
 (0)