mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 15:25:22 +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:
parent
13338c46bb
commit
2edff939ef
5 changed files with 15 additions and 19 deletions
|
@ -72,8 +72,6 @@
|
|||
|
||||
.datatable .searchBar input[type='text'] {
|
||||
border: 0px !important;
|
||||
@apply placeholder:text-gray-7;
|
||||
@apply th-dark:placeholder:text-gray-warm-7;
|
||||
}
|
||||
|
||||
.datatable .searchIcon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue