Skip to content

Restrict py-2 style override#94

Merged
wpoely86 merged 1 commit into
mainfrom
fix-cluster-status-css
Jul 6, 2026
Merged

Restrict py-2 style override#94
wpoely86 merged 1 commit into
mainfrom
fix-cluster-status-css

Conversation

@JarneRenders

Copy link
Copy Markdown
Contributor

The bars in the System Status app have too much left padding. This is because the py-2 class style override in our custom style also has effect on this. The intention of overriding py-2 is to center the main dashboard logo.

Fix: only override py-2 class when used in an image, i.e. img.py-2

@wpoely86
wpoely86 merged commit 230c87f into main Jul 6, 2026
2 checks passed
@wpoely86
wpoely86 deleted the fix-cluster-status-css branch July 6, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants