Skip to content

Commit a732898

Browse files
committed
Status toast fix
1 parent a16e91f commit a732898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ select.form-control {
536536
border-radius: var(--radius-l);
537537
font-weight: var(--font-weight-bold);
538538
font-size: var(--font-size-s);
539-
width: 250px;
539+
width: 275px;
540540
height: 60px;
541541
text-align: center;
542542
}

0 commit comments

Comments
 (0)