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

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

Loading…
Cancel
Save