Skip to content

Commit

Permalink
set cursor to not-allowed for inactive options (#28298)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycw committed May 6, 2024
1 parent 1289401 commit d3f5c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/css/main.css
Expand Up @@ -402,6 +402,7 @@ select {
background-color: transparent;
padding: 5px 10px;
margin: 0 !important;
cursor: not-allowed;
}

#sidebar {
Expand Down

0 comments on commit d3f5c01

Please sign in to comment.