Adjust create form paddings

c90f1d7f866cd9ae9c43ffbffd4243b19db75542

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -2Ignore whitespace
public/style.css+1 -2
@@ -2803,7 +2803,6 @@ input[type="file"] {
28032803#rm_ch_create_block {
28042804 display: none;
28052805 overflow-y: auto;
2806- padding: 4px;
28072806 height: 100%;
28082807}
28092808
@@ -3374,7 +3373,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
33743373 flex-direction: column;
33753374 height: 100%;
33763375 overflow-y: auto;
33773376 padding: 1px0 2px;
33783377}
33793378
33803379.avatar_div {