Fixing Add/Edit Label button visibility

This commit is contained in:
Bruno Alves de Faria 2017-07-31 15:46:37 -03:00
parent d49698d42e
commit 8c0bc60545

View File

@ -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