javashop/webroot/public/admin/assets/attachment-b87f3eea.css
wangchen147 d529ebae2b 0.0.2
修复框架和商城问题
增加代码生成器
2024-11-16 14:22:36 +08:00

2 lines
649 B
CSS

.attachment-container{overflow:hidden;min-height:calc(100vh - 94px);background-color:var(--el-bg-color-overlay)}.attachment-container .full-container{height:calc(100vh - 100px)}.attachment-container .el-card__body{height:100%}.attachment-container .el-tabs{display:flex;height:calc(100% - 40px)}.attachment-container .el-tabs__content{flex:1}.attachment-container .el-tabs__content .el-tab-pane{height:100%}.attachment-container .el-tabs__nav-wrap:after{height:1px}.attachment-container .main-wrap{border:none}.attachment-container .main-wrap .group-wrap{padding:0 15px 0 0}.attachment-container .main-wrap .attachment-list-wrap{padding:0 0 0 15px}