mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[Improvement] Dialog: prevent button text select (#1148)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
&__footer {
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
|
||||
&--buttons {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user