mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 22:27:55 +01:00
Fix issue in embedded and public view toolbar.
This commit is contained in:
parent
064b8f1071
commit
0cdabba5eb
@ -1,6 +1,9 @@
|
|||||||
@import "editor.less";
|
@import "editor.less";
|
||||||
|
|
||||||
/* Overwrite some styles */
|
/* Overwrite some styles */
|
||||||
|
body{
|
||||||
|
position: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
div#headerInfo {
|
div#headerInfo {
|
||||||
height: 0;
|
height: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user