4 lines
81 B
SCSS
4 lines
81 B
SCSS
|
|
.table-toolbar > :first-child,
|
||
|
|
.table-toolbar > :last-child {
|
||
|
|
flex-grow: 1;
|
||
|
|
}
|