Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit f35ba91
Author: Mirian Margiani <[email protected]>
Date:   Mon Dec 2 13:09:12 2024 +0100

    Use text color for quick reaction emojis

    This fixes an issue in an app using Hydrogen
    (https://github.com/hydrogen-sailfishos/harbour-hydrogen).
    where emojis were hardly legible when/because they are rendered
    in a monochrome font.

    Signed-off-by: Mirian Margiani <[email protected]>

commit cd02ef6
Merge: 4ae47c0 58af591
Author: R Midhun Suresh <[email protected]>
Date:   Mon Oct 21 17:25:32 2024 +0530

    Merge pull request element-hq#1190 from element-hq/sdk-release/0.3.1

    Changes for sdk-release 0.3.1

commit 58af591
Author: R Midhun Suresh <[email protected]>
Date:   Mon Oct 21 17:23:57 2024 +0530

    Changes for sdk-release 0.3.1
  • Loading branch information
b100dian committed Dec 2, 2024
1 parent 4066cd8 commit 067202a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/web/ui/css/themes/element/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ button.link {
.menu .quick-reactions button {
padding: 2px 4px;
text-align: center;
color: var(--text-color);
}

.InviteView_body {
Expand Down

0 comments on commit 067202a

Please sign in to comment.