部件选取
This commit is contained in:
@@ -444,7 +444,16 @@
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
body > .lower-canvas {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 800px !important;
|
||||
height: 600px !important;
|
||||
z-index: 99999999;
|
||||
}
|
||||
</style>
|
||||
<style scoped lang="less">
|
||||
* {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user