also remove border for wider screens

This commit is contained in:
Timo 2024-11-12 19:08:04 +01:00
parent 09ca4252b4
commit 1fcf686fe5

View File

@ -44,6 +44,7 @@
width: 1.4em;
height: 1.4em;
border-radius: var(--cpd-radius-pill-effect);
border: none;
}
@media (max-width: 800px) {