Files
sbnews/server/public/mobile/assets/publish-BJ-Fb-82.css
T

2 lines
3.2 KiB
CSS

.publish-page[data-v-4fd73ce8]{min-height:100vh;background:#fff;display:flex;flex-direction:column}.publish-header[data-v-4fd73ce8]{display:flex;align-items:center;justify-content:space-between;padding:.5rem .9375rem;border-bottom:.03125rem solid #f0f0f0}.publish-header__left[data-v-4fd73ce8]{font-size:.9375rem;color:#666;width:3.75rem}.publish-header__title[data-v-4fd73ce8]{font-size:1rem;font-weight:600;color:#333}.publish-header__right[data-v-4fd73ce8]{width:3.75rem;display:flex;justify-content:flex-end}.publish-btn[data-v-4fd73ce8]{width:3.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:#185dff;color:#fff;border-radius:.375rem;font-size:.8125rem;white-space:nowrap}.publish-btn--disabled[data-v-4fd73ce8]{opacity:.5}.publish-scroll[data-v-4fd73ce8]{flex:1}.publish-body[data-v-4fd73ce8]{padding:.9375rem}.publish-textarea[data-v-4fd73ce8]{width:100%;min-height:9.375rem;font-size:.9375rem;line-height:1.7;color:#333}.publish-images[data-v-4fd73ce8]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.publish-images__item[data-v-4fd73ce8]{position:relative;width:6.25rem;height:6.25rem}.publish-images__img[data-v-4fd73ce8]{width:6.25rem;height:6.25rem;border-radius:.375rem}.publish-images__del[data-v-4fd73ce8]{position:absolute;top:-.375rem;right:-.375rem;width:1.25rem;height:1.25rem;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center}.publish-images__add[data-v-4fd73ce8]{width:6.25rem;height:6.25rem;border:.0625rem dashed #ddd;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.publish-images__more[data-v-4fd73ce8]{position:relative;width:6.25rem;height:6.25rem;border-radius:.375rem;overflow:hidden}.publish-images__more-mask[data-v-4fd73ce8]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.375rem}.publish-images__more-text[data-v-4fd73ce8]{font-size:1.5rem;font-weight:600;color:#fff}.publish-images__more-hint[data-v-4fd73ce8]{font-size:.625rem;color:rgba(255,255,255,.8);margin-top:.125rem}.publish-paid[data-v-4fd73ce8]{padding:.75rem .9375rem;border-top:.5rem solid #f5f5f5}.publish-paid__row[data-v-4fd73ce8]{display:flex;align-items:center;justify-content:space-between}.publish-paid__label[data-v-4fd73ce8]{font-size:.875rem;font-weight:600;color:#333}.publish-paid__price[data-v-4fd73ce8]{display:flex;align-items:center;justify-content:space-between;margin-top:.625rem}.publish-paid__input[data-v-4fd73ce8]{width:9.375rem;height:2rem;background:#f5f5f5;border-radius:.375rem;padding:0 .625rem;font-size:.875rem;text-align:right}.publish-tags[data-v-4fd73ce8]{padding:.75rem .9375rem;border-top:.5rem solid #f5f5f5}.publish-tags__label[data-v-4fd73ce8]{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.625rem}.publish-tags__list[data-v-4fd73ce8]{display:flex;flex-wrap:wrap;gap:.5rem}.publish-tags__item[data-v-4fd73ce8]{padding:.3125rem .75rem;background:#f5f5f5;border-radius:.375rem;font-size:.75rem;color:#666;border:.0625rem solid transparent}.publish-tags__item--active[data-v-4fd73ce8]{background:#e5edff;color:#185dff;border-color:#185dff}