mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
fix: use correct cursor when hovering over sidebar items
This commit is contained in:
@@ -1266,7 +1266,7 @@ span.header-sort-icon img {
|
||||
height: 27px !important;
|
||||
}
|
||||
.window-sidebar-item {
|
||||
cursor: pointer;
|
||||
cursor: pointer !important;
|
||||
user-select: none;
|
||||
}
|
||||
.window-sidebar-item:not(.window-sidebar-title):hover {
|
||||
|
||||
Reference in New Issue
Block a user