mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix; revert minHeight
This commit is contained in:
parent
2ba653429f
commit
049c27cdb7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue