Skip to content

Commit

Permalink
Fix download button size in message action bar (#28472)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy authored Nov 15, 2024
1 parent ae3ca52 commit e7cd322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/messages/_MessageActionBar.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Please see LICENSE files in the repository root for full details.
}

&.mx_MessageActionBar_downloadButton {
--MessageActionBar-icon-size: 14px;
--MessageActionBar-icon-size: 20px;

&.mx_MessageActionBar_downloadSpinnerButton {
svg {
Expand Down

0 comments on commit e7cd322

Please sign in to comment.