fix extend typo
This commit is contained in:
parent
cb13722b7d
commit
8d3da7c77d
1 changed files with 1 additions and 1 deletions
|
@ -1838,7 +1838,7 @@ footer {
|
||||||
|
|
||||||
.tableOverview-edit {
|
.tableOverview-edit {
|
||||||
@extend .u-clickable;
|
@extend .u-clickable;
|
||||||
@extend .u-highlighted;
|
@extend .u-highlight;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bulkAction {
|
.bulkAction {
|
||||||
|
|
Loading…
Reference in a new issue