chore: Add support for just 2 search engines on the welcome page, b=(no-bug), c=welcome

This commit is contained in:
Mr. M
2025-05-07 20:36:51 +02:00
parent 78f54895e2
commit 507b27dbda

View File

@@ -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;