mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改后台样式
This commit is contained in:
parent
f3f0de9c64
commit
70c04ed22d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -13,11 +13,12 @@
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
> .layui-card {
|
> .layui-card {
|
||||||
|
overflow: visible;
|
||||||
|
position: absolute;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
overflow: visible;
|
background: none !important;
|
||||||
position: absolute;
|
|
||||||
|
|
||||||
> .layui-card-header {
|
> .layui-card-header {
|
||||||
left: 200px;
|
left: 200px;
|
||||||
@ -146,7 +147,6 @@
|
|||||||
|
|
||||||
/* 页面布局 - 左则 */
|
/* 页面布局 - 左则 */
|
||||||
.layui-layout {
|
.layui-layout {
|
||||||
|
|
||||||
> .layui-side {
|
> .layui-side {
|
||||||
.layui-nav-bar {
|
.layui-nav-bar {
|
||||||
display: none !important
|
display: none !important
|
||||||
|
Loading…
x
Reference in New Issue
Block a user