mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
added a bottom margin for more spacing
This commit is contained in:
@@ -59,8 +59,7 @@ class BranchSelector extends React.Component<Props, State> {
|
|||||||
<div
|
<div
|
||||||
className={classNames(
|
className={classNames(
|
||||||
"field",
|
"field",
|
||||||
"is-horizontal",
|
"is-horizontal"
|
||||||
classes.noBottomMargin
|
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user