1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-25 07:31:49 +00:00

Fix info panel layout

This commit is contained in:
Kazu Yokomizo
2017-07-10 17:07:44 +09:00
parent 345008e9b6
commit 7e087bfbab
3 changed files with 33 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ const InfoPanel = ({
</div>
<div styleName='group-section'>
<div styleName='group-section-label'>
CreatedAt
Created at
</div>
<div styleName='group-section-control'>
{createdAt}
@@ -32,7 +32,7 @@ const InfoPanel = ({
</div>
<div styleName='group-section'>
<div styleName='group-section-label'>
UpdatedAt
Updated at
</div>
<div styleName='group-section-control'>
{updatedAt}