feat(SW-1884): Always render sidepeek contents, not just during SSR
Approved-by: Michael Zetterberg
This commit is contained in:
@@ -21,12 +21,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.visuallyHidden {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user