fix: 解决颜色列表卡顿的问题
This commit is contained in:
parent
bdecc2215f
commit
ee071cacb3
@ -99,6 +99,7 @@ const colorSelectHandle = (color: AppThemeColorType) => {
|
||||
overflow: hidden;
|
||||
border-radius: 5px;
|
||||
@extend .go-background-filter-shallow;
|
||||
backdrop-filter: none;
|
||||
}
|
||||
&-color {
|
||||
width: 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user