mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-09 23:18:37 +02:00
fix: show explorer sidebar 'Updated' timestamp on desktop
The .leftCol-foot was hidden by default and only revealed inside the mobile/tablet media query, so the last-update line never appeared on wider viewports. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -2216,7 +2216,6 @@ code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.leftCol-head,
|
.leftCol-head,
|
||||||
.leftCol-foot,
|
|
||||||
.leftCol-close {
|
.leftCol-close {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user