mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-07 21:47:02 +09:00
small styles fix
This commit is contained in:
parent
74fad999d6
commit
5015885843
1 changed files with 2 additions and 0 deletions
|
@ -1243,6 +1243,8 @@ const BlockDataview = observer(class BlockDataview extends React.Component<Props
|
|||
};
|
||||
|
||||
case 'source': {
|
||||
cn.push('withHead');
|
||||
|
||||
emptyProps = {
|
||||
title: translate('blockDataviewEmptySourceTitle'),
|
||||
description: translate('blockDataviewEmptySourceDescription'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue