Remove overwritten font size. (#9513)

Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com>
This commit is contained in:
CosmoCreeper
2025-07-17 14:56:55 -04:00
committed by GitHub
parent 5ad1c6c323
commit 9e04afc7a3

View File

@@ -380,7 +380,6 @@ menuseparator {
font-weight: 600;
align-items: center;
width: max-content;
font-size: small;
position: absolute;
transform-origin: top center;
max-height: var(--zen-toast-max-height);