style: Adjust toast notification size to fit marker text

This commit is contained in:
Paul Gauthier (aider) 2025-03-14 08:06:06 -07:00
parent a7526fa9c4
commit 92bd446d09

View file

@ -78,9 +78,7 @@ layout: minimal
font-size: 18px; font-size: 18px;
text-align: center; text-align: center;
display: inline-block; display: inline-block;
min-width: 120px;
max-width: 90%; max-width: 90%;
white-space: nowrap;
} }
/* Page container styling */ /* Page container styling */