问题管理查看

This commit is contained in:
范强强
2023-10-23 09:25:54 +08:00
parent 9d55d3a1f8
commit 1f260e62c2
2 changed files with 6 additions and 0 deletions
@@ -1123,5 +1123,7 @@
border: 1px solid #ccc;
padding: 0 15px;
box-sizing: border-box;
white-space: pre-wrap;
overflow: auto;
}
</style>
@@ -538,6 +538,8 @@
border: 1px solid #ccc;
padding: 0 15px;
box-sizing: border-box;
white-space: pre-wrap;
overflow: auto;
}
.text-box-one {
width: 100%;
@@ -547,5 +549,7 @@
padding: 0 15px;
box-sizing: border-box;
margin-bottom: 20px;
white-space: pre-wrap;
overflow: auto;
}
</style>