public/styles/components/_atom-actions.scss (10 lines of code) (raw):

.atom__actions { width: 300px; min-height: calc(100vh - #{$toolbarHeight}); background-color: $color200Grey; border-left: 1px solid $color300Grey; padding: 10px; .listId { margin-bottom: 5px; } }