mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 22:47:19 +00:00
Update dashboard.css
This commit is contained in:
@@ -274,6 +274,12 @@ body {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.dashboard-sidebar-collapse-toggle img {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
.dashboard-sidebar-collapse-toggle .sidebar-toggle-open {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user