[fix] set correct icon size for action-bar

This commit is contained in:
Zoë Bijl
2025-10-04 20:30:29 +02:00
parent 6fb994abe6
commit beb7a68b5e
@@ -523,6 +523,10 @@
align-items: center;
display: flex;
margin-top: 8px;
svg.gts-icon {
--size: 20px;
}
}
.status__action-bar-button {