fix(style): body scroll
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
padding-top: 16px;
|
||||
overflow-y: auto;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.box {
|
||||
width: 390px;
|
||||
padding-inline: var(--layout-content-inlinepadding);
|
||||
|
||||
Reference in New Issue
Block a user