UI完善
This commit is contained in:
@@ -249,12 +249,12 @@ onMounted(async () => {
|
||||
}
|
||||
|
||||
.delete-btn {
|
||||
right: -24px;
|
||||
bottom: -24px;
|
||||
}
|
||||
|
||||
.drag-btn {
|
||||
left: 50%;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.drag-btn {
|
||||
right: -24px;
|
||||
bottom: -24px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user