fix: border

This commit is contained in:
2025-02-16 21:11:34 +08:00
parent c4d0f44446
commit f00c6cc030
5 changed files with 6 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
@import './fonts/font.css';
.scrollbar {
overflow: auto;
/* 整个滚动条 */
&::-webkit-scrollbar {
width: 3px;