Increase story list padding

This commit is contained in:
Josh Perez 2022-07-28 20:17:30 -04:00 committed by GitHub
parent 32e694d8a4
commit 0ea9d7d981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
@include scrollbar;
flex: 1;
overflow-y: overlay;
padding: 0 10px;
padding: 0 14px;
&--empty {
@include font-body-1;