mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-24 01:04:39 +01:00
fix (dark): menubar in dark mode
This commit is contained in:
parent
f3565a38be
commit
e2d36fd6e4
1 changed files with 2 additions and 2 deletions
|
|
@ -165,8 +165,8 @@ body.touch-yes{
|
|||
.breadcrumb{
|
||||
background: rgba(0,0,0,0.07);
|
||||
}
|
||||
.label{
|
||||
color: var(--super-light);
|
||||
.component_path-element a.label{
|
||||
color: #f1f1f1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue