Adjust style for dxf_5, dxf_6 two example pages

This commit is contained in:
yanzexuan
2022-12-04 20:38:30 +08:00
parent 0503c63f3e
commit 694bf3e6c3
2 changed files with 8 additions and 8 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="./demo/layerManager/layerManager.css"> <link rel="stylesheet" href="./demo/layerManager/layerManager.css">
<link rel="stylesheet" href="./demo/settings/SettingsPanel.css"> <link rel="stylesheet" href="./demo/settings/SettingsPanel.css">
<style> <style>
#myCanvas { /* #myCanvas {
position: absolute; position: absolute;
width: calc(100% - 100px); width: calc(100% - 100px);
width: -moz-calc(100% - 100px); width: -moz-calc(100% - 100px);
@ -17,11 +17,11 @@
height: -webkit-calc(100vh - 80px); height: -webkit-calc(100vh - 80px);
left: 50px; left: 50px;
top: 40px; top: 40px;
} } */
.markup-toolbar { .markup-toolbar {
position: absolute; position: absolute;
right: 60px; right: 20px;
top: 10%; top: 20px;
} }
.markup-toolbar-btn { .markup-toolbar-btn {
min-width: 50px; min-width: 50px;

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="./demo/layerManager/layerManager.css"> <link rel="stylesheet" href="./demo/layerManager/layerManager.css">
<link rel="stylesheet" href="./demo/settings/SettingsPanel.css"> <link rel="stylesheet" href="./demo/settings/SettingsPanel.css">
<style> <style>
#myCanvas { /* #myCanvas {
position: absolute; position: absolute;
width: calc(100% - 100px); width: calc(100% - 100px);
width: -moz-calc(100% - 100px); width: -moz-calc(100% - 100px);
@ -17,11 +17,11 @@
height: -webkit-calc(100vh - 80px); height: -webkit-calc(100vh - 80px);
left: 50px; left: 50px;
top: 40px; top: 40px;
} } */
.hotpoint-toolbar { .hotpoint-toolbar {
position: absolute; position: absolute;
right: 60px; right: 20px;
top: 10%; top: 20px;
} }
.hotpoint-toolbar-btn { .hotpoint-toolbar-btn {
min-width: 50px; min-width: 50px;