8 lines
118 B
SCSS
8 lines
118 B
SCSS
@import "sandbox-common";
|
|
|
|
:global .mo-standalone {
|
|
top: 0px;
|
|
bottom: 0px;
|
|
width: 100%;
|
|
position: absolute;
|
|
}
|