2 lines
380 B
CSS
2 lines
380 B
CSS
.app-layout[data-v-3be8e4ba]{background-color:var(--app-layout-bg-color);height:100%}.app-header[data-v-3be8e4ba]{background:var(--app-header-bg-color);position:fixed;width:100%;left:0;top:0;z-index:100}.app-main[data-v-3be8e4ba]{position:relative;height:100%;padding:0!important;box-sizing:border-box;overflow:auto}.app-main.isExpire[data-v-3be8e4ba]{padding-top:40px!important}
|