mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 14:38:03 +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:
@@ -2216,7 +2216,6 @@ code {
|
||||
}
|
||||
|
||||
.leftCol-head,
|
||||
.leftCol-foot,
|
||||
.leftCol-close {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user