修改bug 55880 去掉那个三角
This commit is contained in:
@@ -1279,12 +1279,12 @@ export default {
|
|||||||
.question-box{
|
.question-box{
|
||||||
|
|
||||||
}
|
}
|
||||||
.question-tabs {
|
.question-box {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
/deep/.el-tabs__nav {
|
/deep/.el-tabs__nav {
|
||||||
height: calc(~'100% - 50px');
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
/deep/ &.el-tabs--border-card .el-tabs__item{
|
/deep/ &.el-tabs--border-card .el-tabs__item{
|
||||||
|
|||||||
Reference in New Issue
Block a user