mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-04 19:22:00 +08:00
(ui): Minor style fix
This commit is contained in:
@@ -106,7 +106,8 @@ const useStyles = makeStyles((theme) => ({
|
|||||||
marginLeft: "2px",
|
marginLeft: "2px",
|
||||||
},
|
},
|
||||||
searchbar: {
|
searchbar: {
|
||||||
marginLeft: theme.spacing(4),
|
paddingLeft: theme.spacing(2),
|
||||||
|
paddingRight: theme.spacing(2),
|
||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
position: "relative",
|
position: "relative",
|
||||||
|
Reference in New Issue
Block a user