mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
increased the width of subscriber input
This commit is contained in:
parent
1ece819899
commit
2e918cc645
@ -178,7 +178,7 @@ export const Subscribers = () => {
|
||||
alignItems="center"
|
||||
flexShrink={0}
|
||||
flexWrap="nowrap"
|
||||
width="max-content"
|
||||
width="50%"
|
||||
>
|
||||
<FilterTextfield onChange={onSearch} fullWidth={true} />
|
||||
<Input
|
||||
|
Loading…
Reference in New Issue
Block a user