Remove border from button

This commit is contained in:
Half-Shot
2024-11-14 12:05:32 +00:00
parent 1a61d83738
commit 8365e17054

View File

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