[Update] Main Page: Message Log. the texts to be selectable.

This commit is contained in:
Sakamoto Shiina
2024-09-24 10:20:35 +09:00
parent c0c826b443
commit f0685e206f

View File

@@ -62,9 +62,11 @@
.message_main {
color: var(--dark_basic_text_color);
font-size: 1.4rem;
user-select: text;
}
.message_second {
color: var(--dark_450_color);
font-size: 1rem;
user-select: text;
}