mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: remove pointer event
This commit is contained in:
parent
ba3cd5ca5b
commit
c12ef12b79
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ const binary = generateRandomBinaryString(1000);
|
|||
font-family: 'Nimbus Mono PS', 'Courier New', monospace;
|
||||
color: var(--color-foreground-subtler);
|
||||
word-break: break-all;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
user-select: none;
|
||||
opacity: 0.35;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue