Resolving place in edit form.

This commit is contained in:
2024-10-31 03:55:26 +01:00
parent f8aa903817
commit 2c49e0f9fe
6 changed files with 2919 additions and 828 deletions

View File

@@ -230,6 +230,10 @@ const timeline = computed(() => {
font-weight: bold;
}
&:hover {
z-index: 10;
}
&:before {
content: '';
display: inline-block;