mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Better looking scrollbar
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: rgba(128,128,128,.05);
|
||||
background-color: rgba(128,128,128,0);
|
||||
}
|
||||
|
||||
.sidebar-link {
|
||||
|
||||
Reference in New Issue
Block a user