perf: 样式调整
This commit is contained in:
@ -170,7 +170,7 @@ $layout-max-width: 1100px;
|
||||
min-width: 1366px;
|
||||
min-height: 100vh;
|
||||
overflow-y: hidden;
|
||||
background-color: var(--color-fill-2);
|
||||
background-color: $color-background;
|
||||
transition: padding 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user