mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix position and bs5 underline of suggestion link
This commit is contained in:
parent
da4c6e8fb6
commit
8dc57e8e87
@ -90,9 +90,14 @@
|
||||
}
|
||||
|
||||
.nav-link-additional {
|
||||
margin-top: 0.2rem;
|
||||
margin-top: 0.1rem;
|
||||
margin-left: 0.25rem;
|
||||
padding-top: 0.5rem;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
svg {
|
||||
margin-bottom: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user