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