mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
add help to input field
This commit is contained in:
@@ -8,7 +8,8 @@ const styles = {
|
||||
display: "block"
|
||||
},
|
||||
q: {
|
||||
float: "left"
|
||||
float: "left",
|
||||
paddingLeft: "3px"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user