fix padding on normal display

This commit is contained in:
Cleo 2023-01-02 19:42:36 +00:00
parent 389785e165
commit 0c8f748d0a

View file

@ -466,11 +466,10 @@ onUnmounted(() => {
}
> .description {
padding: 24px 24px 24px 154px;
padding: 72px 12px 2px 24px;
font-size: 0.95em;
top: -65px;
position: relative;
max-width: 400px;
> .empty {
margin: 0;