web/layout: prevent preload component from being visible

oops
This commit is contained in:
wukko 2025-05-31 18:27:50 +06:00
parent ea3223e0b0
commit 7fa3340a13
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -221,6 +221,8 @@
url(/meowbalt/question.png) url(/meowbalt/think.png);
font-family: "Noto Sans Mono";
font-size: 0;
opacity: 0;
pointer-events: none;
user-select: none;