mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 18:22:21 +00:00
add underline to cancel link
This commit is contained in:
parent
b264e539f4
commit
786b1ec670
1 changed files with 4 additions and 0 deletions
|
|
@ -159,6 +159,10 @@
|
|||
margin-top:16px;
|
||||
margin-bottom: 8px;
|
||||
text-align: center;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue