🐞 fix:删除scrollbar__view高度限制

This commit is contained in:
preschooler
2024-08-22 02:13:51 +08:00
parent ca6b61f553
commit ca3e47f673
4 changed files with 5 additions and 26 deletions

View File

@ -65,7 +65,9 @@ body {
-moz-osx-font-smoothing: grayscale;
}
* {
*,
:after,
:before {
margin: 0;
padding: 0;
box-sizing: border-box;