Files
Nexus/web/app/assets/FileEditorWorkbench-DCeWTEoq.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.1 KiB
CSS

.file-editor-float[data-v-bf228457]{z-index:2400;flex-direction:column;display:flex;position:fixed;box-shadow:0 12px 40px #00000059}.file-editor-float--maximized[data-v-bf228457]{border-radius:0;width:100vw!important;height:100vh!important;inset:0!important}.file-editor-panel[data-v-bf228457]{background:rgb(var(--v-theme-surface));height:100%;position:relative;overflow:hidden}.file-editor-toolbar--draggable[data-v-bf228457]{cursor:grab;-webkit-user-select:none;user-select:none}.file-editor-toolbar--draggable[data-v-bf228457]:active{cursor:grabbing}.file-editor-main[data-v-bf228457]{min-height:0}.file-editor-sidebar[data-v-bf228457]{border-right:1px solid rgba(var(--v-border-color), var(--v-border-opacity));flex-direction:column;width:220px;display:flex;overflow:hidden}.file-editor-sidebar[data-v-bf228457] .file-dir-tree{height:100%;min-height:0;max-height:none;box-shadow:none;border:none;border-radius:0}.file-editor-body[data-v-bf228457]{min-height:120px}.file-editor-host[data-v-bf228457]{width:100%;height:100%;position:absolute;inset:0}.file-editor-host[data-v-bf228457] .monaco-editor,.file-editor-host[data-v-bf228457] .monaco-editor-background,.file-editor-host[data-v-bf228457] .monaco-editor .margin{background-color:#0000}.file-editor-host[data-v-bf228457] .monaco-editor .view-line span{font-family:inherit}.file-editor-lang-select[data-v-bf228457]{min-width:108px;max-width:132px}.file-editor-progress[data-v-bf228457]{z-index:2}.file-editor-status[data-v-bf228457]{border-top:1px solid rgba(var(--v-border-color), var(--v-border-opacity));flex-shrink:0}.file-editor-tabs[data-v-bf228457] .v-tab{min-width:0;padding-inline:8px}.file-editor-resize[data-v-bf228457]{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-bf228457]{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}