Fixing Add/Edit Label button visibility
This commit is contained in:
parent
d49698d42e
commit
8c0bc60545
@ -12,8 +12,9 @@
|
||||
&.selected
|
||||
|
||||
.btn-add
|
||||
opacity: 0
|
||||
outline: none
|
||||
opacity: 0 !important
|
||||
outline: none !important
|
||||
pointer-events: none !important
|
||||
|
||||
.btn-add
|
||||
outline: none
|
||||
|
||||
Loading…
Reference in New Issue
Block a user