Remove unused css class
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -23,11 +23,6 @@ table
|
|||||||
&.table-striped tr:nth-child(odd)
|
&.table-striped tr:nth-child(odd)
|
||||||
background: bg-color('lighter')
|
background: bg-color('lighter')
|
||||||
|
|
||||||
&.table-hover tr:hover
|
|
||||||
background: map-get($highlight-colors, 'background')
|
|
||||||
td
|
|
||||||
border: 2px solid map-get($highlight-colors, 'border')
|
|
||||||
|
|
||||||
&.table-scrolling
|
&.table-scrolling
|
||||||
@include sm-device
|
@include sm-device
|
||||||
overflow-x: auto
|
overflow-x: auto
|
||||||
|
|||||||
Reference in New Issue
Block a user