Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/blame/commit/77ad8045a574e254f93bef7fb0d97cd88e41d8b3/resources/library/interactive/Anyembed.wgt/css/ubwidget.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
* {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
body{
|
|
|
|
margin:0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ubw-container{
|
|
|
|
position:absolute;
|
|
|
|
margin:0px;
|
|
|
|
left:0px;
|
|
|
|
top:0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ubw-body{
|
|
|
|
margin:0px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|