Commit f67ea963 by yuwei

样式修改

parent 419077c4
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
.right-menu { .right-menu {
float: right; float: right;
height: 100%; height: 100%;
font-size: 10px;
.right-menu-btn { .right-menu-btn {
height: 56px; height: 56px;
......
...@@ -482,6 +482,7 @@ export default { ...@@ -482,6 +482,7 @@ export default {
.widget-center-section { .widget-center-section {
height: calc(100% - 40px); height: calc(100% - 40px);
overflow: auto; overflow: auto;
width: 100%;
.widget-center-content{ .widget-center-content{
transform-origin: 0 0; transform-origin: 0 0;
.widget-center-wrapper { .widget-center-wrapper {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment