mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
moved margin from button to inputfield to handle case in with only search field is displayed
This commit is contained in:
@@ -20,8 +20,7 @@ type State = {
|
|||||||
const styles = {
|
const styles = {
|
||||||
inputField: {
|
inputField: {
|
||||||
float: "right",
|
float: "right",
|
||||||
marginTop: "1.25rem",
|
marginTop: "1.25rem"
|
||||||
marginRight: "1.25rem"
|
|
||||||
},
|
},
|
||||||
inputHeight: {
|
inputHeight: {
|
||||||
height: "2.5rem"
|
height: "2.5rem"
|
||||||
|
|||||||
Reference in New Issue
Block a user