Skip to content

Commit

Permalink
fix: ignore focus mode on event bar buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
vyneer committed Aug 5, 2024
1 parent f93b639 commit 6184d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/chat/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ hr {
.msg-chat {
margin: $gutter-sm $gutter-sm $gutter-sm $gutter-sm;
border-width: 2px;
opacity: 1; // setting to 1 to ignore focus mode
}

.user {
Expand Down

0 comments on commit 6184d29

Please sign in to comment.