Skip to content

Commit

Permalink
WEBUI-1633: improve contrast on nuxeo-import-section
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant0928 committed Feb 7, 2025
1 parent 6879704 commit c3306b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/base.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ const template = html`
--nuxeo-label: {
display: block;
opacity: 0.7;
opacity: 0.9;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
Expand Down

0 comments on commit c3306b1

Please sign in to comment.