From d7c131b5cad904540740802a43fd8e415f422614 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Thu, 20 Mar 2025 12:33:17 +0100 Subject: [PATCH] style: adjust padding and border radius in settings window CSS; add test content in XHTML --- src/browser/base/content/zen-styles/windows/zen-settings.css | 5 +++-- src/browser/base/zen-components/windows/zen-settings.xhtml | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/browser/base/content/zen-styles/windows/zen-settings.css b/src/browser/base/content/zen-styles/windows/zen-settings.css index ab4b0a296..442abb839 100644 --- a/src/browser/base/content/zen-styles/windows/zen-settings.css +++ b/src/browser/base/content/zen-styles/windows/zen-settings.css @@ -31,7 +31,7 @@ body { overflow-y: auto; gap: 2rem; - padding: 2rem; + padding: 1rem; } .section { @@ -42,7 +42,8 @@ body { .section-content { width: 100%; background: var(--zen-toolbar-element-bg); - border-radius: var(--zen-native-content-radius); + border-radius: 6px; padding: 1em; + font-size: 1.1em; } } diff --git a/src/browser/base/zen-components/windows/zen-settings.xhtml b/src/browser/base/zen-components/windows/zen-settings.xhtml index be54dac19..07269e05a 100644 --- a/src/browser/base/zen-components/windows/zen-settings.xhtml +++ b/src/browser/base/zen-components/windows/zen-settings.xhtml @@ -31,11 +31,13 @@
+ test
+ test