mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-04-01 02:14:32 +00:00
7 lines
131 B
SCSS
7 lines
131 B
SCSS
.expanding-foo, .parent-expand-foo {
|
|
background-color: coral;
|
|
}
|
|
|
|
.expanding-bar, .parent-expand-bar {
|
|
background-color: aqua;
|
|
} |