mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
Merge remote-tracking branch 'duckie/main' into merge-duckie-main-2026-05-06
# Conflicts: # index.html # public/UITexts.example # public/renderer-config.example # src/App.tsx # src/components/login/LoginView.tsx # src/components/room/widgets/avatar-info/infostand/InfoStandWidgetUserView.tsx # src/components/toolbar/ToolbarView.tsx # src/components/user-profile/UserContainerView.tsx
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
&.type-0 {
|
||||
|
||||
// normal
|
||||
/* normal */
|
||||
.message {
|
||||
font-weight: 400;
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
&.type-1 {
|
||||
|
||||
// whisper
|
||||
/* whisper */
|
||||
.message {
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
&.type-2 {
|
||||
|
||||
// shout
|
||||
/* shout */
|
||||
.message {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user