mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
LibWebView+Base: Remove unnecessary scrollbar from error pages
I've been looking at the crash-page too much recently and the slight scrollbar caused by the padding has been annoying me.
This commit is contained in:
committed by
Tim Ledbetter
parent
5ed3b2ed16
commit
08162fb9af
Notes:
github-actions[bot]
2025-09-08 11:04:06 +00:00
Author: https://github.com/InvalidUsernameException Commit: https://github.com/LadybirdBrowser/ladybird/commit/08162fb9af3 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6101 Reviewed-by: https://github.com/tcl3 ✅
@@ -14,6 +14,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-height: 100vh;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 1rem;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user