Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Tweak new toast layout
Browse files Browse the repository at this point in the history
  • Loading branch information
weeman1337 committed Feb 21, 2023
1 parent 7deed7d commit 9598d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/css/structures/_ToastContainer.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ limitations under the License.
&::before,
&::after {
content: "";
width: 20px;
height: 20px;
width: 22px;
height: 22px;
grid-column: 1;
grid-row: 1;
mask-size: 100%;
Expand Down

0 comments on commit 9598d36

Please sign in to comment.