add extend width setting

- has error: is inverted
This commit is contained in:
geoffrey45
2022-09-15 17:45:00 +03:00
parent 65cd2213fa
commit 8305df17ba
6 changed files with 28 additions and 4 deletions
+1
View File
@@ -70,6 +70,7 @@ defineProps<{
.title {
margin: auto 0;
user-select: none;
cursor: pointer;
}
}
}