auto generate classes using scss magic, some restyling and refactoring'
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@import 'src/views/styles/base.module.scss';
|
||||
|
||||
.selectedRow {
|
||||
td {
|
||||
background: green !important;
|
||||
* {
|
||||
background: $burnt_orange !important;
|
||||
color: white !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user