style: 修改滚动条样式

This commit is contained in:
zyh
2024-05-24 10:55:54 +08:00
parent 53d57759f8
commit cd3a3d0885
7 changed files with 29 additions and 60 deletions

View File

@@ -81,15 +81,6 @@
width: calc(100% - 15px);
overflow: auto;
}
//.file-state-panel-content::-webkit-scrollbar {
// width: 6px;
//}
//.file-directory-content::-webkit-scrollbar-thumb {
// width: 6px;
//}
//.file-directory-content::-webkit-scrollbar-thumb:hover {
// width: 6px;
//}
.directory-content-header{
height: 32px;
line-height: 32px;