.plugin-user-webview { padding: 0; margin: 0; border: none; width: 100%; height: 100%; &.-border-bottom { border-bottom: 1px solid var(--joplin-divider-color); } &.-fit-to-content { width: var(--content-width); height: var(--content-height); } }