ui: fix double borders
This commit is contained in:
parent
4638a38deb
commit
378ba25997
4 changed files with 20 additions and 7 deletions
|
@ -23,7 +23,7 @@ function preprocess(items: Status[]) {
|
|||
|
||||
<template>
|
||||
<div>
|
||||
<PublishWidget draft-key="home" />
|
||||
<PublishWidget draft-key="home" border="b base" />
|
||||
<TimelinePaginator v-bind="{ paginator, stream, preprocess }" context="home" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue