Commit 8b28f74f authored by chenqikuai's avatar chenqikuai

save

parent 404dc81b
......@@ -7,7 +7,7 @@
show-overflow-tooltip
>
<template #pass_name="props">
<div class="overflow-hidden overflow-ellipsis" @click="toProve(props)">
<div class="overflow-hidden overflow-ellipsis cursor-pointer" @click="toProve(props)">
{{ props.pass_name }}
</div>
</template>
......
......@@ -51,7 +51,7 @@ h1 {
.dialog-btn {
}
.select-box {
margin: 66px 0 60px 68px;
margin: 0px 0 0px 68px;
}
.select-box label {
width: 160px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment