🐛 修复.el-main在QQ游览器(谷歌70内核)下flex高度错误
This commit is contained in:
parent
aac5817b0b
commit
5a028a883b
|
@ -33,6 +33,7 @@
|
|||
.el-table .el-table__body-wrapper {background: #f6f8f9;}
|
||||
.el-col .el-card {margin-bottom: 15px;}
|
||||
.el-icon {font-size: inherit;}
|
||||
.el-main {flex-basis: 0}
|
||||
|
||||
/* 动态值 */
|
||||
.el-button--default:active, .el-button--default.is-plain:active {border-color: var(--el-color-primary-darken-1, #0d84ff);color: var(--el-color-primary-darken-1, #0d84ff);}
|
||||
|
|
Loading…
Reference in New Issue