@@ -1,6 +1,6 @@
{
"name": "seec-helper-frontend",
- "version": "2.1.0",
+ "version": "2.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@@ -32,7 +32,7 @@
.tab {
min-width: unset;
max-width: unset;
- padding: unset;
+ padding: 40px;
}
.left {
@@ -46,7 +46,8 @@
min-height: unset;
overflow: auto;
- width: 100%;
+ margin-top: 24px;
+ padding: 48px 24px 64px 24px;
box-sizing: border-box;
@@ -59,7 +60,7 @@
.complex-tab {
- display: unset;
+ display: inherit;
align-items: unset;