mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
Revert change.
This commit is contained in:
parent
845fb2f1df
commit
cf0d19de4e
@ -36,11 +36,10 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
position:fixed;
|
height: 100vh;
|
||||||
bottom: 0px;
|
width: 100vw;
|
||||||
top: 0px;
|
min-width: 100vw;
|
||||||
left: 0px;
|
min-height: 100vh;
|
||||||
right: 0px;
|
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user