Optimize HideScrollbar

This commit is contained in:
2023-11-03 11:57:12 +08:00
parent a8167b0741
commit 19f4d38bc2
4 changed files with 31 additions and 53 deletions

View File

@@ -11,5 +11,6 @@ body {
.right-panel {
flex: 1;
width: 0;
background-color: constants.$background-color;
}