Merge branch 'update-status-action-bar' into 'main'
Remove icon titles from action bar Closes ditto#240 See merge request soapbox-pub/soapbox!3270
This commit is contained in:
commit
b88ae602c5
|
@ -390,7 +390,6 @@ const Thread = (props: IThread) => {
|
|||
status={status}
|
||||
expandable={false}
|
||||
space='lg'
|
||||
withLabels
|
||||
/>
|
||||
</>
|
||||
) : null}
|
||||
|
|
Loading…
Reference in New Issue