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 />
|
<slot v-else />
|
||||||
</span>
|
</span>
|
||||||
</Checkbox>
|
</Checkbox>
|
||||||
|
{{ ' ' }}
|
||||||
<ModifiedIndicator
|
<ModifiedIndicator
|
||||||
:changed="isChanged"
|
:changed="isChanged"
|
||||||
:onclick="reset"
|
:onclick="reset"
|
||||||
|
|
|
||||||
|
|
@ -77,6 +77,7 @@ export default {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
gap: 0.5em;
|
gap: 0.5em;
|
||||||
|
margin-top: 0.5em
|
||||||
}
|
}
|
||||||
|
|
||||||
.draft-tooltip {
|
.draft-tooltip {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue