mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-07 18:58:30 +02:00
Fix jumping details modal on back navigation (#854)
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
cursor: default;
|
cursor: default;
|
||||||
display: block;
|
display: block;
|
||||||
left: 0;
|
left: 0;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user