mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-09 06:50:45 +08:00
布局管理样式优化
This commit is contained in:
@ -231,6 +231,7 @@
|
||||
}
|
||||
.module-offcanvas-container .am-offcanvas-content {
|
||||
color: #666;
|
||||
overflow: hidden;
|
||||
}
|
||||
.module-offcanvas-container .am-offcanvas-bar:after {
|
||||
background: #ccc;
|
||||
@ -315,6 +316,8 @@
|
||||
}
|
||||
.group-border-style .chosen-container {
|
||||
width: 72px !important;
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
.group-border-style .chosen-container:not(:last-child) {
|
||||
margin-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user