Compare commits
2 Commits
ca3c5fd2c9
...
ebf6adbcda
Author | SHA1 | Date | |
---|---|---|---|
ebf6adbcda | |||
967dc4499a |
@ -522,6 +522,7 @@ const updateFromMobile = (e, type) => {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
background-size: 100% 100% !important;
|
||||
padding: 0 !important;
|
||||
.wrapper-inner-adaptor {
|
||||
position: relative;
|
||||
transform-style: preserve-3d;
|
||||
|
@ -1181,6 +1181,7 @@ onMounted(() => {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
background-size: 100% 100% !important;
|
||||
padding:0 !important;
|
||||
}
|
||||
|
||||
.shape-selected {
|
||||
|
Loading…
Reference in New Issue
Block a user