mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
fix: padding adjustment
This commit is contained in:
parent
48e05dcaa5
commit
973db98090
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import { style } from "@vanilla-extract/css";
|
|||
export const wrapper = style({
|
||||
padding: "24px",
|
||||
width: "100%",
|
||||
height: "100%",
|
||||
display: "flex",
|
||||
flexDirection: "column",
|
||||
gap: `${SPACING_UNIT * 3}px`,
|
||||
|
|
Loading…
Reference in a new issue