mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化界面展示
This commit is contained in:
parent
609fb8e051
commit
acbf30915b
@ -45,11 +45,11 @@
|
||||
<div class="border-bottom">
|
||||
<vc:create name="nav" domain="frameComponents"></vc:create>
|
||||
</div>
|
||||
<div class="wrapper wrapper-content" style="padding-bottom: 0px;">
|
||||
<div class="vc-wrapper vc-content" style="padding-bottom: 0px;">
|
||||
<vc:create name="breadcrumb"></vc:create>
|
||||
</div>
|
||||
<!-- -->
|
||||
<div id="component" class="wrapper wrapper-content animated fadeInRight">
|
||||
<div id="component" class="vc-wrapper vc-content animated fadeInRight">
|
||||
<vc:create name="enterCommunity"></vc:create>
|
||||
</div>
|
||||
|
||||
|
||||
@ -824,11 +824,11 @@ ul.nav-second-level {
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
.vc-wrapper {
|
||||
padding: 0 20px;
|
||||
}
|
||||
.wrapper-content {
|
||||
padding: 20px 10px 40px;
|
||||
.vc-content {
|
||||
padding: 20px 20px 40px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user