mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: 缩略图文本不允许被选中
This commit is contained in:
parent
16574930f7
commit
ad2bac7d80
@ -65,6 +65,7 @@ provide(injectKeySlideScale, scale)
|
||||
.thumbnail-slide {
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
}
|
||||
.elements {
|
||||
transform-origin: 0 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user