This commit is contained in:
parent
2737c46ffe
commit
c3bb67ad7c
5 changed files with 131 additions and 3 deletions
|
|
@ -58,5 +58,14 @@
|
|||
|
||||
@include utils.tab("settings") {
|
||||
@extend %flex-col;
|
||||
|
||||
.capacity {
|
||||
&--calculated {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue