fix: reset options challenge box not filling the dialog

fixes #87
This commit is contained in:
2024-04-06 16:54:56 +02:00
parent 5c8eb1d19f
commit 8ec11c7ec9

View File

@@ -27,6 +27,7 @@
background: none;
border: none;
border-bottom: 1px solid currentcolor;
width: 100%;
&:focus {
outline: none;