[Update] Main Page: Message Log. the texts to be selectable.
This commit is contained in:
@@ -62,9 +62,11 @@
|
|||||||
.message_main {
|
.message_main {
|
||||||
color: var(--dark_basic_text_color);
|
color: var(--dark_basic_text_color);
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message_second {
|
.message_second {
|
||||||
color: var(--dark_450_color);
|
color: var(--dark_450_color);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user