small visual fixes
This commit is contained in:
parent
df8df5a0bf
commit
e961b6e14c
2 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<slot v-else />
|
||||
</span>
|
||||
</Checkbox>
|
||||
{{ ' ' }}
|
||||
<ModifiedIndicator
|
||||
:changed="isChanged"
|
||||
:onclick="reset"
|
||||
|
|
|
|||
|
|
@ -77,6 +77,7 @@ export default {
|
|||
position: relative;
|
||||
display: inline-flex;
|
||||
gap: 0.5em;
|
||||
margin-top: 0.5em
|
||||
}
|
||||
|
||||
.draft-tooltip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue