mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
space: fix background image attachment
This commit is contained in:
@@ -14549,7 +14549,8 @@ button.close {
|
||||
overflow: scroll; }
|
||||
.board .wrapper {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover; }
|
||||
background-size: initial;
|
||||
background-position: 0 0; }
|
||||
|
||||
.snap-ruler-h {
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user