Fix animated stripes background not aligned on tables
This commit is contained in:
@@ -211,6 +211,7 @@ nav.sidebar
|
|||||||
.table-row
|
.table-row
|
||||||
display: table-row
|
display: table-row
|
||||||
position: relative
|
position: relative
|
||||||
|
background-attachment: fixed // for stripes to look nice
|
||||||
|
|
||||||
.table-head
|
.table-head
|
||||||
display: table-header-group
|
display: table-header-group
|
||||||
|
Reference in New Issue
Block a user