mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-18 03:58:44 +08:00
Small spacing tweak on column options
This commit is contained in:
@@ -58,6 +58,7 @@ export function ColumnOptionsRow(props: ColumnOptionsRowProps) {
|
||||
style={[
|
||||
{
|
||||
paddingLeft: columnHeaderItemContentSize + 1.5 * contentPadding,
|
||||
paddingBottom: contentPadding / 2,
|
||||
},
|
||||
contentContainerStyle,
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user