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}
|
status={status}
|
||||||
expandable={false}
|
expandable={false}
|
||||||
space='lg'
|
space='lg'
|
||||||
withLabels
|
|
||||||
/>
|
/>
|
||||||
</>
|
</>
|
||||||
) : null}
|
) : null}
|
||||||
|
|
Loading…
Reference in New Issue