Skip to content

Commit afabaff

Browse files
committed
InputRow: Fix button style
1 parent 4f3307c commit afabaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: resources/styles/components/input_row.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
background: @color-button-active-bg;
1111
}
1212

13-
& > button {
13+
& > grid > button {
1414
margin-bottom: 0;
1515
}
1616
}

0 commit comments

Comments
 (0)