remove background lock

This commit is contained in:
zombiej 2019-04-18 23:14:09 +08:00
parent 09ed59dba7
commit 7e3c338c22

View File

@ -235,10 +235,6 @@
}
}
&-thead > tr:hover {
background: none;
}
&-footer {
position: relative;
padding: @table-padding-vertical @table-padding-horizontal;