[Improvement] Dialog: prevent button text select (#1148)

This commit is contained in:
neverland
2018-05-24 11:10:37 +08:00
committed by GitHub
parent 9862e11d13
commit 0d662d97f3

View File

@@ -35,6 +35,7 @@
&__footer {
overflow: hidden;
user-select: none;
&--buttons {
display: flex;