mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
add anchor offset
This commit is contained in:
@ -99,4 +99,11 @@ layout: empty
|
||||
.plugin_links {
|
||||
@apply mb-0 italic
|
||||
}
|
||||
|
||||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -4.5rem;
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user