mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 13:34:54 +03:00
fix; revert minHeight
This commit is contained in:
parent
2ba653429f
commit
049c27cdb7
@ -34,7 +34,6 @@ export const requirementButton = style({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const requirementsDetails = style({
|
export const requirementsDetails = style({
|
||||||
minHeight: "500px",
|
|
||||||
padding: `${SPACING_UNIT * 2}px`,
|
padding: `${SPACING_UNIT * 2}px`,
|
||||||
lineHeight: "22px",
|
lineHeight: "22px",
|
||||||
fontSize: "16px",
|
fontSize: "16px",
|
||||||
|
Loading…
Reference in New Issue
Block a user