mirror of
https://github.com/peridotbuild/peridot.git
synced 2024-12-03 18:16:25 +00:00
Fix header height (GetWorker)
This commit is contained in:
parent
06902737cd
commit
280931f4ea
@ -88,7 +88,8 @@ export const GetWorker = () => {
|
||||
</Dialog>
|
||||
<Box
|
||||
sx={{
|
||||
p: 1.5,
|
||||
px: 1.5,
|
||||
height: '48px',
|
||||
display: 'flex',
|
||||
justifyContent: 'justify-between',
|
||||
alignItems: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user