chore: Update theme pill-button default value and styles

This commit is contained in:
Mauro Balades
2024-07-23 11:35:26 +02:00
parent 26b633553c
commit 9c6b0912a5
12 changed files with 47 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/browser/components/newtab/content-src/components/Search/_Search.scss b/browser/components/newtab/content-src/components/Search/_Search.scss
index 8ee4f7f13276c0aabcb1dd131307cbc6d0907fbf..dd3e22740cd4dcbb6a4b974165c3ccd1cd9cec70 100644
--- a/browser/components/newtab/content-src/components/Search/_Search.scss
+++ b/browser/components/newtab/content-src/components/Search/_Search.scss
@@ -17,6 +17,8 @@ $glyph-forward: url('chrome://browser/skin/forward.svg');
$logo-size: 82px;
$wordmark-size: 134px;
+ display: none;
+
align-items: center;
display: flex;
justify-content: center;