add metadata components
This commit is contained in:
parent
3443a39ab3
commit
a0b1ed8d07
21 changed files with 113 additions and 11 deletions
5
src/app/components/metadata/metadata.component.scss
Normal file
5
src/app/components/metadata/metadata.component.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.metadata-tab {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue