[uodate] 禅道 50844 不同分辨率下bug

This commit is contained in:
zhaomeijing
2022-04-20 15:24:52 +08:00
parent 4e0dc7e601
commit a67e779314
@@ -1291,4 +1291,13 @@
height: auto;
}
}
@media screen and (min-width: 600px) and (max-width: 1600px) {
.operator-text {
margin-right: 20px!important;
}
.title-text{
min-width: 73px!important;
}
}
</style>