6 lines
91 B
SCSS
6 lines
91 B
SCSS
|
|
||
|
.showBack {
|
||
|
|
||
|
margin-top: calc( var(--status-bar-height) + 20px ) !important;
|
||
|
|
||
|
}
|