fix: 修复ReSegmented分段控制器组件在浅色和深色整体风格切换时的闪烁问题

This commit is contained in:
xiaoxian521 2025-04-14 16:34:17 +08:00
parent 08b7b1b641
commit 51c3ac8631

View File

@ -98,7 +98,6 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition: 0.1s;
}
.pure-segmented-group {