Skip to content

Commit 8b7b2a4

Browse files
authored
Adjust margin on unfocused select-native-input (#122)
1 parent 102041d commit 8b7b2a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Lumi/Components/Select.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ styles = jss
537537
{ width: 0
538538
, minWidth: 0
539539
, padding: 0
540-
, margin: 0
541540
, flex: "0 1 0%"
542541
}
543542
}

0 commit comments

Comments
 (0)