fix: force popover to left placement with soft wrap when space is limited
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -130,6 +130,8 @@ body {
|
||||
z-index: 100;
|
||||
font-size: 13px;
|
||||
color: var(--text);
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/* ── Auth pages ── */
|
||||
|
||||
Reference in New Issue
Block a user