Skip to content

Commit cc0d4ca

Browse files
committed
Merge branch 'feature/no-ok-button' of https://github.com/ditdot-dev/vue-flow-form into feature/no-ok-button
2 parents 132dd6d + 23f825f commit cc0d4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ header.vff-header svg.f-logo {
584584
}
585585

586586
.vff ul.f-radios li {
587-
padding: .58em .68em;
587+
padding: .6em .68em;
588588
margin: .5em 0 .6em;
589589
font-weight: 300;
590590
line-height: 1.24;

0 commit comments

Comments
 (0)