mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化 前段风格
This commit is contained in:
parent
88f1b32e8e
commit
716eb05965
@ -545,7 +545,7 @@ body,
|
||||
background-color: var(--vc-menu-sub-bg);
|
||||
color: var(--vc-menu-sub-font-color);
|
||||
text-align: start;
|
||||
width: 140px;
|
||||
width: 150px;
|
||||
font-size: 12px;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
@ -596,6 +596,8 @@ body,
|
||||
.vc-main .vc-nav ul li {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
margin-left:5px;
|
||||
margin-right:5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@
|
||||
<div class="vc-wrapper vc-content padding-top-xs" style="padding-bottom: 0px;">
|
||||
<vc:create path="frame/breadcrumb"></vc:create>
|
||||
</div>
|
||||
<div id="component" class="vc-wrapper vc-content padding-top-xs animated fadeInRight"
|
||||
<div id="component" class="vc-wrapper vc-content padding-top-sm animated fadeInRight"
|
||||
vc-path="/common/chooseEnterCommunity">
|
||||
<vc:create path="/pages/property/indexContext"></vc:create>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user