.advanced-uri-data-section { display: flex; width: 100%; flex-direction: column; align-items: stretch; } .advanced-uri-data-input { display: block; box-sizing: border-box; width: 100%; max-width: none; margin-bottom: var(--size-4-4); resize: vertical; } .modal .advanced-uri-mode-option.setting-item:hover { background: var(--background-modifier-hover); }