Files
fad_oa/ruoyi-ui/public/file-viewer/assets/ModelViewer-C4ir9AyI.css

2 lines
1.7 KiB
CSS

.model-viewer[data-v-9d2e23df]{color:#162333;background:#f8fafc;flex-direction:column;height:100%;min-height:100%;display:flex}.model-toolbar[data-v-9d2e23df]{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 12px;display:flex}.model-actions[data-v-9d2e23df]{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.model-actions button[data-v-9d2e23df]{color:#475569;cursor:pointer;letter-spacing:0;background:#0f172a0f;border:0;border-radius:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s}.model-actions button.active[data-v-9d2e23df],.model-actions button[data-v-9d2e23df]:hover{color:#16804f;background:#21a36624}.model-meta[data-v-9d2e23df]{color:#64748b;justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.model-meta strong[data-v-9d2e23df]{color:#0f766e;font-weight:800}.model-meta span[data-v-9d2e23df]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-stage[data-v-9d2e23df]{flex:1;min-height:0;position:relative;overflow:hidden}.model-stage canvas[data-v-9d2e23df]{outline:none;width:100%;height:100%;display:block}.model-state[data-v-9d2e23df]{color:#64748b;text-align:center;background:#f8fafce0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;line-height:1.7;display:flex;position:absolute;inset:0}.model-state.error[data-v-9d2e23df]{color:#b42318}.model-state strong[data-v-9d2e23df]{color:#b42318;font-size:18px}@media (width<=720px){.model-toolbar[data-v-9d2e23df]{flex-direction:column;align-items:flex-start;gap:8px;min-height:64px;padding:8px 10px}.model-meta[data-v-9d2e23df]{justify-content:flex-start;width:100%}}