fix(striker-ui): align poweroff icon in server preview

main
Tsu-ba-me 2 years ago
parent fae3bbf236
commit 188b08f87b
  1. 1
      striker-ui/components/Display/Preview.tsx

@ -124,6 +124,7 @@ const Preview: FC<PreviewProps> = ({
sx={{
display: 'flex',
width: '100%',
justifyContent: 'center',
'& > :not(:last-child)': {
marginRight: '1em',

Loading…
Cancel
Save