Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19c08360ca |
-12
@@ -1,17 +1,5 @@
|
||||
/* Canonical CSS owner: mentor. Historical layers consolidated 2026-08-02. */
|
||||
|
||||
body[data-active-view="mentorView"] .app-page-context {
|
||||
max-width: 560px;
|
||||
min-width: 180px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
body[data-active-view="mentorView"] .app-page-context span {
|
||||
overflow: visible;
|
||||
white-space: normal;
|
||||
text-overflow: unset;
|
||||
}
|
||||
|
||||
#mentorView.workspace-view {
|
||||
--qp-bg-header: #F5F6F7;
|
||||
--qp-bg-sidebar: #FFFFFF;
|
||||
|
||||
Reference in New Issue
Block a user