Remove unused css class
This commit is contained in:
parent
a7db17b0b2
commit
748f1c09fb
File diff suppressed because one or more lines are too long
|
|
@ -23,11 +23,6 @@ table
|
|||
&.table-striped tr:nth-child(odd)
|
||||
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
|
||||
@include sm-device
|
||||
overflow-x: auto
|
||||
|
|
|
|||
Loading…
Reference in New Issue