[bugfix] fix the radio button width.

This commit is contained in:
Sakamoto Shiina
2024-11-12 15:05:15 +09:00
parent 8367ccca9e
commit b503c843b2

View File

@@ -27,7 +27,6 @@
gap: 1rem;
padding: 0.6rem 0.8rem;
border-radius: 0.4rem;
min-width: 20rem;
&:hover {
background-color: var(--dark_850_color);
}