feat(batch_operation): enable only available operations
This commit is contained in:
parent
7abf51ca81
commit
77a0033b3e
7 changed files with 77 additions and 24 deletions
|
@ -87,7 +87,7 @@
|
|||
|
||||
// display
|
||||
.hidden {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-on-previous-hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue