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