Adjust text size

This commit is contained in:
Cohee
2025-05-13 00:46:34 +03:00
parent 28c09deb0d
commit 5434efd6c0

View File

@@ -140,7 +140,7 @@ body.bubblechat .welcomePanel {
align-items: center;
justify-content: space-between;
gap: 5px;
font-size: calc(var(--mainFontSize) * 0.9);
font-size: calc(var(--mainFontSize) * 0.85);
}
.welcomeRecent .recentChatList .recentChat .chatMessageContainer .chatMessage {