mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 09:03:12 +08:00
style: remove pointer event
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user