Remove CSS font-size property

This commit is contained in:
2026-05-21 23:33:22 +02:00
parent 006bb5136e
commit 3af6cb3c16
@@ -111,7 +111,6 @@ const open = function () {
border-radius: 6px;
padding: 4px 10px;
cursor: pointer;
font-size: 0.9rem;
color: var(--dark);
}