mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(ui): add option to sync portainer with system theme EE-1788 (#5812)
* add option to sync portainer with system theme
This commit is contained in:
parent
a2886115b8
commit
9e9a4ca4cc
6 changed files with 24 additions and 15 deletions
|
@ -269,6 +269,7 @@ json-tree .branch-preview {
|
|||
|
||||
.panel {
|
||||
border: 1px solid var(--border-panel-color);
|
||||
background-color: var(--bg-panel-body-color);
|
||||
}
|
||||
|
||||
.theme-information .col-sm-12 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue