mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
Merge branch 'dev' of https://github.com/zen-browser/desktop into update-firefox-137
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
/* Zen Welcome idalog override */
|
||||
/* Zen Welcome dialog override */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.dialogBox:not(.spotlightBox) {
|
||||
border: 1px solid var(--zen-colors-border);
|
||||
}
|
||||
}
|
||||
.dialogBox:not(.spotlightBox) {
|
||||
min-width: min(80vw, 376px);
|
||||
}
|
||||
|
Reference in New Issue
Block a user