mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +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; } |