Changed to absolute
This commit is contained in:
parent
0fd8cd2ded
commit
4ee3824d2c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
@use './breakpoint' as view
|
@use './breakpoint' as view
|
||||||
|
|
||||||
.fullscreen
|
.fullscreen
|
||||||
position: fixed
|
position: absolute
|
||||||
top: 0
|
top: 0
|
||||||
left: 0
|
left: 0
|
||||||
width: 100vw
|
width: 100vw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue