mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Re-allign tables and buttons after adjusting button layout.
This commit is contained in:
parent
9b2ebf169b
commit
b9a0aaa574
1 changed files with 1 additions and 1 deletions
|
|
@ -879,7 +879,7 @@ const StreamsTable = () => {
|
|||
justify="space-between"
|
||||
align="center"
|
||||
wrap="nowrap"
|
||||
style={{ paddingLeft: 10, paddingRight: 10, paddingTop: 10 }}
|
||||
style={{ padding: 10 }}
|
||||
gap={6}
|
||||
>
|
||||
<Flex gap={6} wrap="nowrap" style={{ flexShrink: 0 }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue