Add file page link model when not on file page

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-11-16 16:45:11 -07:00
parent 3afe0ca143
commit d419f6fe7e
3 changed files with 21 additions and 3 deletions

View File

@@ -185,6 +185,12 @@
margin: 2px;
}
.glmv-file-link {
position: absolute;
right: 0;
bottom: 0;
}
@media (pointer: coarse) {
.Hotspot {
width: 1.25em;