ui: fix border
parent
93c31cb2d1
commit
30c8e82dbf
|
@ -23,7 +23,7 @@ function preprocess(items: Status[]) {
|
|||
|
||||
<template>
|
||||
<div>
|
||||
<PublishWidget draft-key="home" border="b base" />
|
||||
<PublishWidget draft-key="home" />
|
||||
<TimelinePaginator v-bind="{ paginator, stream, preprocess }" context="home" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue