fixed nudge styling (#1597)
This commit is contained in:
parent
a4834706e3
commit
d4f2236ea3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 4rem;
|
top: 4rem;
|
||||||
|
left: 0;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding: var(--spacing-m);
|
padding: var(--spacing-m);
|
||||||
|
|
Loading…
Reference in a new issue