fix(v2): version display — top-left inside sidebar above header
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6b0b26c287
commit
869507a3ef
8 changed files with 60 additions and 62 deletions
|
|
@ -379,13 +379,9 @@
|
|||
|
||||
/* ── Version display ──────────────────────────────────── */
|
||||
.ml-version {
|
||||
position: fixed;
|
||||
top: 6px;
|
||||
left: 410px;
|
||||
font-size: 0.6rem;
|
||||
color: #555;
|
||||
z-index: 50;
|
||||
pointer-events: none;
|
||||
font-size: 0.65rem;
|
||||
color: #aaa;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
/* ── Tooltip ──────────────────────────────────────────── */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue