1
0
Fork 0
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:
Richard Wei 2021-11-15 11:50:21 +13:00 committed by GitHub
parent a2886115b8
commit 9e9a4ca4cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 15 deletions

View file

@ -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 {