Files
Nexus/web/app/assets/FileEditorWorkbench-DqHevjoZ.css
T
Your Name 51948469c2 build(frontend): track Vite output in Git for Gitea deploy
- Stop ignoring web/app/index.html and web/app/assets/
- Bundle index-DBKIQT7H.js from current vite build (~101MB assets)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 00:52:44 +08:00

2 lines
2.7 KiB
CSS

.file-editor-float[data-v-2772d39a]{z-index:2400;flex-direction:column;display:flex;position:fixed;box-shadow:0 12px 40px #00000059}.file-editor-float--maximized[data-v-2772d39a]{border-radius:0;width:100vw!important;height:100vh!important;inset:0!important}.file-editor-panel[data-v-2772d39a]{background:rgb(var(--v-theme-surface));height:100%;position:relative;overflow:hidden}.file-editor-toolbar[data-v-2772d39a]{background:rgb(var(--v-theme-surface));border-bottom:1px solid rgba(var(--v-border-color), var(--v-border-opacity));flex-shrink:0;height:40px;min-height:40px}.file-editor-toolbar--draggable[data-v-2772d39a]{cursor:grab;-webkit-user-select:none;user-select:none}.file-editor-toolbar--draggable[data-v-2772d39a]:active{cursor:grabbing}.file-editor-drag-hint[data-v-2772d39a]{cursor:grab;flex-shrink:0}.file-editor-tabs[data-v-2772d39a]{min-width:0;height:40px}.file-editor-tabs[data-v-2772d39a] .v-tab{min-width:0;min-height:40px;padding-inline:6px;font-size:12px}.file-editor-tabs[data-v-2772d39a] .v-tab--selected{background:rgba(var(--v-theme-primary), .08)}.file-editor-lang-select[data-v-2772d39a]{width:110px;min-width:90px;font-size:12px}.file-editor-lang-select[data-v-2772d39a] .v-field__input{min-height:28px;padding-top:0;padding-bottom:0;font-size:12px}.file-editor-main[data-v-2772d39a]{min-height:0}.file-editor-sidebar[data-v-2772d39a]{border-right:1px solid rgba(var(--v-border-color), var(--v-border-opacity));flex-direction:column;width:210px;display:flex;overflow:hidden}.file-editor-sidebar[data-v-2772d39a] .file-dir-tree{height:100%;min-height:0;max-height:none;box-shadow:none;border:none;border-radius:0}.file-editor-body[data-v-2772d39a]{background:#1e1e1e;min-height:120px}.file-editor-host[data-v-2772d39a]{width:100%;height:100%;position:absolute;inset:0}.file-editor-status[data-v-2772d39a]{background:rgb(var(--v-theme-primary));color:#ffffffe6;border-top:none;flex-shrink:0;height:24px;font-size:11px;line-height:24px;padding-top:0!important;padding-bottom:0!important}.file-editor-status .text-primary[data-v-2772d39a]{font-weight:600;color:#fff!important}.file-editor-status .text-warning[data-v-2772d39a]{color:#ffd740!important}.file-editor-status .text-medium-emphasis[data-v-2772d39a]{opacity:.75}.text-mono[data-v-2772d39a]{font-family:ui-monospace,monospace}.file-editor-progress[data-v-2772d39a]{z-index:2}.file-editor-resize[data-v-2772d39a]{cursor:nwse-resize;z-index:3;background:linear-gradient(135deg, transparent 50%, rgba(var(--v-theme-on-surface), .25) 50%);width:18px;height:18px;position:absolute;bottom:0;right:0}.file-editor-dock[data-v-2772d39a]{z-index:2390;flex-wrap:wrap;align-items:center;gap:8px;max-width:960px;margin:0 auto;padding:8px 12px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 24px #00000047}