mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-28 18:16:39 +08:00
5 lines
175 B
CSS
Executable File
5 lines
175 B
CSS
Executable File
html,body {
|
|
overflow: hidden;
|
|
}
|
|
.list-title { margin: 0px !important; line-height: 30px; background: #ececec; padding-left: 5px; }
|
|
.dl-content { margin-top: 0px !important; } |