Skip to content

Commit

Permalink
fixup! Break messageBar class out
Browse files Browse the repository at this point in the history
  • Loading branch information
ryzokuken committed Nov 11, 2024
1 parent e4ac1f5 commit 1b58526
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions web/dialog.css
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@
--message-bar-icon-color: CanvasText;
}

align-self: stretch;

> div {
&::before,
> div {
Expand Down
1 change: 0 additions & 1 deletion web/message_bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;

border-radius: 4px;

Expand Down

0 comments on commit 1b58526

Please sign in to comment.