fix: code badge & edit profile on drawer
This commit is contained in:
parent
b24f785311
commit
259d7e224d
3 changed files with 30 additions and 3 deletions
|
|
@ -80,7 +80,7 @@ defineEmits<{
|
|||
/>
|
||||
<div
|
||||
for="select-work-name"
|
||||
class="col rounded q-py-sm q-px-md"
|
||||
class="col q-py-sm q-px-md"
|
||||
style="background-color: var(--surface-1); z-index: 2"
|
||||
@click="() => (readonly ? '' : fetchListOfWork())"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue