diff --git a/core/style.css b/core/style.css index bb49a95..43f808d 100644 --- a/core/style.css +++ b/core/style.css @@ -1805,6 +1805,13 @@ div.user-input-box .userlink > * { font-family: initial; } +body > ._weditdialog { + position: absolute; + width: 300px; + background: var(--primary-container-background); + border: var(--primary-container-border); +} + /* AD STYLING */ .adbanner img { max-width: 100%;