Skip to content

Commit a102794

Browse files
committed
capture tab set vertical padding to 32px
1 parent 2bca65b commit a102794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/features/home/capture-tab/capture-tab.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ app-avatar {
6262
}
6363

6464
.capture-container {
65-
padding: 16px;
65+
padding: 32px 16px;
6666
}
6767

6868
app-capture-item {

0 commit comments

Comments
 (0)