chore: update style

This commit is contained in:
vben
2021-01-06 23:19:55 +08:00
parent 1e5fcd2cd2
commit a1c3c53c1f
13 changed files with 16 additions and 14 deletions

View File

@@ -113,7 +113,7 @@
@prefix-cls: ~'@{namespace}-layout-multiple-header';
.@{prefix-cls} {
margin-left: 1px;
// margin-left: 1px;
transition: width 0.2s;
flex: 0 0 auto;

View File

@@ -83,5 +83,9 @@
> .ant-layout {
min-height: 100%;
}
&__main {
margin-left: 1px;
}
}
</style>