upd: increase cw button size

Closes transfem-org/Sharkey#38
This commit is contained in:
Mar0xy 2023-10-04 02:42:50 +02:00
parent 89e4c5fd9c
commit 9d0c075571
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828

View file

@ -42,7 +42,7 @@ const toggle = () => {
.root {
display: inline-block;
padding: 4px 8px;
font-size: 0.7em;
font-size: 0.76em;
color: var(--cwFg);
background: var(--cwBg);
border-radius: 2px;