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