feat: add AttributionsView
This commit is contained in:
parent
e7ffb63e43
commit
0683ff26c5
3 changed files with 45 additions and 0 deletions
|
@ -83,6 +83,10 @@ import { RouterLink } from "vue-router";
|
|||
}
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin: var(--navigation-link-last-child-margin);
|
||||
}
|
||||
|
||||
> * {
|
||||
flex: 1 0 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue