mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-01-10 18:27:25 +03:00
Fixed styles
This commit is contained in:
parent
dcfb5ab054
commit
61b61bce1c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ a,
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable-next-line selector-max-pseudo-class */
|
||||
a:not(.nav-link):not(.navbar-brand):not(.page-link):not(.highlight-card):not(.btn):hover,
|
||||
.btn-link:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue