Cards: Make the editing background fixed, to make it visible even with a scrolled viewport.
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
|
||||
.divEditBackground {
|
||||
display: block;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user