<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.share-dialog {
    height: 381px;
}

.share-dialog .share-preview {
    width: 270px;
    height: 180px;
    background: #ccc;
    background-size: 270px;
    font-weight: normal;
    padding: 10px;
    color: #666;
}

.share-dialog .share-text-parent {
    margin-top: 10px;
}

.share-dialog textarea {
    width: 284px;
}

</pre></body></html>