App: button text should not be user-selectable
This commit is contained in:
@@ -46,6 +46,7 @@ button {
|
|||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.main-button {
|
button.main-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user