mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
styles and back button
This commit is contained in:
parent
1b37ed4bbf
commit
c13c0fcc3c
7 changed files with 14 additions and 12 deletions
|
@ -84,9 +84,7 @@ const ImageExample: FC<IProps> = () => (
|
|||
|
||||
<TagField>
|
||||
<Tag title="Избранный" feature="red" />
|
||||
<Tag title="Some another tag" feature="blue" />
|
||||
<Tag title="Плэйлист" feature="green" />
|
||||
<Tag title="/Revelations" feature="olive" />
|
||||
<Tag title="Tag" />
|
||||
<Tag title="Фотография" feature="black" />
|
||||
<Tag title="С музыкой" feature="black" />
|
||||
|
@ -96,8 +94,6 @@ const ImageExample: FC<IProps> = () => (
|
|||
title="First album"
|
||||
/>
|
||||
|
||||
<div />
|
||||
|
||||
<NodeRelated
|
||||
title="Second album"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue