Compare commits
No commits in common. "ebf6adbcdaf1087acd6c6e374b6d20290ca7934d" and "ca3c5fd2c940345042a23fbc65d93b9798dad690" have entirely different histories.
ebf6adbcda
...
ca3c5fd2c9
@ -522,7 +522,6 @@ const updateFromMobile = (e, type) => {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
padding: 0 !important;
|
|
||||||
.wrapper-inner-adaptor {
|
.wrapper-inner-adaptor {
|
||||||
position: relative;
|
position: relative;
|
||||||
transform-style: preserve-3d;
|
transform-style: preserve-3d;
|
||||||
|
@ -1181,7 +1181,6 @@ onMounted(() => {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
padding:0 !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.shape-selected {
|
.shape-selected {
|
||||||
|
Loading…
Reference in New Issue
Block a user