Return newline at the end of styles

deec251f0906eab8f181da038104c272e8ccb2bb

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

1 files changed, +1 -1Ignore whitespace
public/style.css+1 -1
@@ -6126,4 +6126,4 @@ body:not(.movingUI) .drawer-content.maximized {
6126.info-block.error {6126.info-block.error {
6127 border-color: var(--error-color, #e87f7f);6127 border-color: var(--error-color, #e87f7f);
6128 background-color: rgba(241, 163, 163, 0.2);6128 background-color: rgba(241, 163, 163, 0.2);
6129}
6129 \ No newline at end of file \ No newline at end of file
6129}