Add the layout for the details tab (closes #143)
This commit is contained in:
parent
194eba779d
commit
23fc2cb474
4 changed files with 34 additions and 6 deletions
|
|
@ -4,5 +4,6 @@
|
|||
.panel {
|
||||
@include material.elevate(2);
|
||||
border-radius: 4px;
|
||||
padding: var(--gap);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue