Increase padding of rm fixed top

5f32fba499b0945e82e243a984995be4f8785910

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

1 files changed, +1 -1Ignore whitespace
public/style.css+1 -1
@@ -3089,7 +3089,7 @@ select option:not(:checked) {
3089}3089}
30903090
3091#charListFixedTop {3091#charListFixedTop {
3092 padding: 1px;3092 padding: 5px;
3093}3093}
30943094
3095#form_character_search_form {3095#form_character_search_form {