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