mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
增加scss文件说明;调整后台布局细节
This commit is contained in:
@@ -399,10 +399,11 @@
|
||||
|
||||
/**内容主体(通用) */
|
||||
.layui-layout-admin .layui-body {
|
||||
overflow : hidden;
|
||||
bottom : 0px !important;
|
||||
top : 60px !important;
|
||||
transition: all .2s;
|
||||
overflow : hidden;
|
||||
bottom : 0px !important;
|
||||
top : 60px !important;
|
||||
transition : all .2s;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
/**选择配色方案 */
|
||||
|
||||
Reference in New Issue
Block a user