pull/4/head
siontion 8 months ago
commit 09b382d0c6

@ -168,11 +168,11 @@ onMounted(() => {
}
}
.warncenter {
height: 400px;
height: 410px;
background-color: #fff;
padding: 10px;
overflow-y: auto;
max-height: 400px;
max-height: 410px;
.warntext {
display: flex;
justify-content: space-between;

Loading…
Cancel
Save