Change name of TOSidebar to TotalsBox

This commit is contained in:
Montana
2019-06-04 11:05:19 -04:00
parent a0a8c8e1f1
commit b365c4bde4
3 changed files with 5 additions and 5 deletions

View File

@@ -93,7 +93,7 @@
margin-top: $gap * 2;
}
.to-sidebar {
.totals-box {
padding: $gap * 4;
padding-top: $gap * 2;
flex-grow: unset;