mirror of
https://github.com/elk-zone/elk
synced 2024-12-04 01:38:06 +09:00
ui: border for publish widget in status
This commit is contained in:
parent
c11f94a7e9
commit
93c31cb2d1
@ -77,6 +77,7 @@ onReactivated(() => {
|
||||
<PublishWidget
|
||||
v-if="currentUser"
|
||||
ref="publishWidget"
|
||||
border="y base"
|
||||
:draft-key="replyDraft!.key"
|
||||
:initial="replyDraft!.draft"
|
||||
@published="refreshContext()"
|
||||
|
Loading…
Reference in New Issue
Block a user