Fixed cursor problems on links
This commit is contained in:
parent
8332db8af5
commit
69a04c0506
1 changed files with 0 additions and 1 deletions
|
@ -27,6 +27,5 @@ body {
|
|||
:not(input):not(textarea)::after {
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
/* @end Electron Specific */
|
||||
|
|
Reference in a new issue