Resolving place in edit form.
This commit is contained in:
@@ -230,6 +230,10 @@ const timeline = computed(() => {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
&:before {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user