修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-02 17:57:21 +08:00
parent 965773331d
commit d3b8ee15dd
2 changed files with 13 additions and 10 deletions
@@ -320,6 +320,13 @@
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.itemModel {
width: calc(100% - 130px);
display: inline-block;
margin-top: 2px;
height: 40px;
margin-bottom: 24px;
}
</style>
<style lang='less'>
.area-module {
@@ -371,14 +378,6 @@
width: 100%;
}
.itemModel {
width: calc(100% - 130px);
display: inline-block;
margin-top: 2px;
height: 40px;
margin-bottom: 24px;
}
.itemModel-text {
width: calc(100% - 130px);
display: inline-block;