Skip to content

Commit

Permalink
Adjust padding of characters block
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 committed Apr 9, 2023
1 parent a021dc2 commit 0180c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ input[type="file"] {
}

#rm_print_characters_block {
padding: 15px 0;
padding: 5px 0;
overflow-y: auto;
flex-grow: 1;
display: flex;
Expand Down

0 comments on commit 0180c60

Please sign in to comment.