mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-12-02 03:07:37 +08:00
style: 页面内全屏效果样式
* style: 页面内全屏效果样式
This commit is contained in:
parent
a322b8497e
commit
f76f43ca0e
@ -32,6 +32,18 @@
|
|||||||
transition: width 0.28s;
|
transition: width 0.28s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.main-hidden {
|
||||||
|
margin-left: 0 !important;
|
||||||
|
|
||||||
|
.fixed-header {
|
||||||
|
width: 100% !important;
|
||||||
|
|
||||||
|
+ .app-main {
|
||||||
|
padding-top: 37px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.el-popper.is-light {
|
.el-popper.is-light {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user