mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +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,
|
color: vars.color.body,
|
||||||
":hover": {
|
":hover": {
|
||||||
textDecoration: "underline",
|
textDecoration: "underline",
|
||||||
|
cursor: "pointer",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue