Rewrite styles to scss and use i respective components
This commit is contained in:
5
src/components/ItemRevision/item-revision.scss
Normal file
5
src/components/ItemRevision/item-revision.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.item-revision {
|
||||
&+.item-revision {
|
||||
margin-top: 40px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user