Compare commits
2 Commits
ca3c5fd2c9
...
ebf6adbcda
Author | SHA1 | Date | |
---|---|---|---|
ebf6adbcda | |||
967dc4499a |
@ -522,6 +522,7 @@ 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,6 +1181,7 @@ 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