mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-02 18:14:38 +00:00
chore: Add support for just 2 search engines on the welcome page, b=(no-bug), c=welcome
This commit is contained in:
@@ -185,12 +185,16 @@
|
||||
aspect-ratio: 1 / 0.7;
|
||||
align-items: center;
|
||||
width: 60%;
|
||||
height: 50%;
|
||||
justify-self: center;
|
||||
align-self: center;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
/* 3 or more engines */
|
||||
&[select-engine='true']:has(label:nth-of-type(3)) {
|
||||
height: 50%;
|
||||
}
|
||||
|
||||
#zen-welcome-workspace-colors-anchor {
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
|
||||
Reference in New Issue
Block a user