.news-page .news-sheet.bgwhite { padding: 0; border-radius: 5px; overflow: visible; margin-bottom: 0; } .news-page .news-sheet--chat.bgwhite { padding: 0; border-radius: 5px; overflow: hidden; margin-bottom: 0; } .news-page .news-sheet>.mould-detail-pane:first-child { border-top: none; } .news-page .news-field-label { display: block; margin-bottom: 4px; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em; color: #78909c; } .news-page .news-back-link { margin-left: auto; font-size: 13px; font-weight: 600; text-decoration: none; color: #546e7a; } .news-page .news-back-link:hover { color: #1976d2; } .news-page .thread-tags .tag-link { position: relative; z-index: 2; display: inline-flex; align-items: center; gap: 4px; margin: 2px 6px 2px 0; padding: 2px 8px; border-radius: 999px; background: #eceff1; color: #455a64; font-size: 12px; text-decoration: none; } .news-page .news-form-field { display: flex; flex-direction: column; gap: 4px; min-width: 0; width: 100%; } .news-page .news-newthread-form .news-form-input, .news-page .news-newthread-form .news-member-picker__input, .news-page .news-newthread-form .news-content-textarea { width: 100%; max-width: none; box-sizing: border-box; height: auto; }
