fixed nudge styling (#1597)

This commit is contained in:
Myzel394 2022-05-31 17:04:43 +02:00 committed by GitHub
parent a4834706e3
commit d4f2236ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
z-index: 3;
position: absolute;
top: 4rem;
left: 0;
white-space: normal;
overflow: visible;
padding: var(--spacing-m);