mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
don't allow text selection on percentage
This commit is contained in:
@@ -391,6 +391,9 @@ tbody {
|
||||
top: 53px;
|
||||
left: 246.75px;
|
||||
width: 98.5px;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.percent-number {
|
||||
|
||||
Reference in New Issue
Block a user