Skip to content

Commit 3e2d7e5

Browse files
Lint fix: Removing the commented code
1 parent dfa953e commit 3e2d7e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

style/cluster.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
}
107107

108108
.icon-buttons-style-disable {
109-
/* cursor: not-allowed; */
110109
padding-right: 5px;
111110
color: rgb(245 245 245);
112111
opacity: 0.5;
@@ -363,5 +362,5 @@
363362
}
364363

365364
.edit-icon-buttons-display {
366-
display: none;
365+
display: none;
367366
}

0 commit comments

Comments
 (0)