fix: WeFax sidebar minor GUI issues (#167)

Remove section hover shift, fix broken NOAA PDF link, reorder sections
to match Weather Satellite pattern, and fix text alignment spacing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-03-02 13:48:42 +00:00
parent 8379f42ec3
commit d087780d9f
2 changed files with 14 additions and 15 deletions

View File

@@ -7300,7 +7300,6 @@ body[data-mode="tscm"] {
.section:hover {
border-color: var(--visual-edge-cyan);
box-shadow: var(--visual-glow-cyan), inset 0 1px 0 rgba(255, 255, 255, 0.06);
transform: translateY(-1px);
}
.section h3 {