Adds spacing to the story list
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
@include scrollbar;
|
||||
flex: 1;
|
||||
overflow-y: overlay;
|
||||
padding: 0 10px;
|
||||
|
||||
&--empty {
|
||||
@include font-body-1;
|
||||
|
@@ -6,8 +6,8 @@
|
||||
align-items: center;
|
||||
border-radius: 10px;
|
||||
display: flex;
|
||||
padding: 0 20px;
|
||||
height: 96px;
|
||||
padding: 0 10px;
|
||||
width: 100%;
|
||||
|
||||
@include keyboard-mode {
|
||||
|
Reference in New Issue
Block a user