leon
преди 1 година
родител
ревизия
9d6c9f938b
|
|
@@ -174,11 +174,11 @@
|
|
|
|
|
|
/* #ifdef rn */
|
|
|
.share_bg {
|
|
|
- position: fixed;
|
|
|
+ position: absolute;
|
|
|
left: 0;
|
|
|
top: 0;
|
|
|
- width: 100vw;
|
|
|
- height: 100vh;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
z-index: 100;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|