fix: 解决颜色列表卡顿的问题

This commit is contained in:
奔跑的面条 2022-12-10 17:04:24 +08:00
parent 21ba5c02b0
commit 7f1c001c99

View File

@ -99,6 +99,7 @@ const colorSelectHandle = (color: AppThemeColorType) => {
overflow: hidden;
border-radius: 5px;
@extend .go-background-filter-shallow;
backdrop-filter: none;
}
&-color {
width: 8px;