user-select

This commit is contained in:
afc163 2016-04-07 13:52:56 +08:00
parent a5b6bc50be
commit a65b1d92bb

View File

@ -49,5 +49,6 @@
border-radius: @border-radius-base;
overflow: hidden;
display: inline-block;
user-select: none;
}
}