fix send OPTIONS ping mess the layout (#431)

This commit is contained in:
Hoan Luu Huu
2024-04-30 18:43:44 +07:00
committed by GitHub
parent 1111e93918
commit e7889e1ad3
+1 -1
View File
@@ -231,7 +231,7 @@ fieldset {
}
&:nth-child(2) {
grid-template-columns: repeat(4, 1fr);
grid-template-columns: repeat(3, 1fr);
margin-top: ui-vars.$px02;
> div:last-child {