mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
style(app): white text in high contrast for service update dropdown text (#6660)
This commit is contained in:
parent
311129e746
commit
f154e6e0f1
1 changed files with 1 additions and 0 deletions
|
@ -526,6 +526,7 @@ html {
|
|||
--text-blocklist-item-selected-color: var(--blue-9);
|
||||
--text-input-group-addon-color: var(--white-color);
|
||||
--text-codemirror-color: var(--white-color);
|
||||
--text-dropdown-menu-color: var(--white-color);
|
||||
--text-log-viewer-color: var(--white-color);
|
||||
--text-summary-color: var(--white-color);
|
||||
--text-rzslider-color: var(--white-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue