popover: Rename user-card-status-text.

This commit is contained in:
shashank-23002 2024-02-16 15:05:40 +00:00 committed by Tim Abbott
parent 6caacbcd07
commit d6219e93a8
3 changed files with 3 additions and 3 deletions

View File

@ -503,7 +503,7 @@ export function initialize(): void {
});
delegate("body", {
target: ".user-card-status-text .status-emoji",
target: ".user-card-status-area .status-emoji",
appendTo: () => document.body,
});

View File

@ -991,7 +991,7 @@ ul {
}
}
.user-card-status-text {
.user-card-status-area {
opacity: 0.8;
.status-emoji {

View File

@ -64,7 +64,7 @@
{{/if}}
{{#if status_content_available}}
<li class="user-card-status-text">
<li class="user-card-status-area">
<span id="status_message">
{{#if status_emoji_info}}
{{#if status_emoji_info.emoji_alt_code}}