Skip to content

Commit 991439b

Browse files
fix
Signed-off-by: kirill-tolochko <kirill.tolochko@envisionblockchain.com>
1 parent 0d48a8d commit 991439b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/modules/tag-engine/tags-create-dialog/tags-create-dialog.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ form {
247247
.disabled-button {
248248
opacity: 0.6;
249249
pointer-events: auto;
250-
cursor: no-drop;
250+
cursor: not-allowed;
251251
background: var(--color-grey-1) !important;
252252
border: 1px solid var(--color-grey-3) !important;
253253
color: var(--color-grey-5) !important;

0 commit comments

Comments
 (0)