Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
eperedo committed Mar 5, 2024
1 parent ba9a894 commit abd0bc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/webapp/pages/app/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ li {
.config-form-selector > div {
min-height: 40px !important;
}

.config-form-selector.disabled > div {
cursor: none;
opacity: 0.7;
pointer-events: none !important;
}

0 comments on commit abd0bc1

Please sign in to comment.