mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 12:12:13 +00:00
fix: profile content css
This commit is contained in:
parent
6577597ba6
commit
438c2d96b0
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ export const link = style({
|
|||
color: vars.color.body,
|
||||
":hover": {
|
||||
textDecoration: "underline",
|
||||
cursor: "pointer",
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue