feat: update button hover style and scrollbar style

This commit is contained in:
Yifei Zhang
2023-03-15 17:28:13 +00:00
parent bab470d000
commit e5c441d530
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -95,6 +95,7 @@ body {
background-color: var(--bar-color);
border-radius: 20px;
background-clip: content-box;
border: 1px solid transparent;
}
select {