1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

fix(theme): update dark mode colors [EE-4188] (#7623)

* fix(theme): update dark mode colors [EE-4188]

* fix sidebar hover/selected
This commit is contained in:
itsconquest 2022-09-08 13:49:09 +12:00 committed by GitHub
parent 13338c46bb
commit 2edff939ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 19 deletions

View file

@ -32,6 +32,7 @@
z-index: 999;
transition: all 0.4s ease 0s;
background-color: var(--bg-sidebar-color);
}
.root ul {