chore: Format, b=(no-bug), c=common

This commit is contained in:
Mr. M
2025-05-11 19:11:48 +02:00
parent d2c50df0ab
commit 39a357fa57

View File

@@ -176,7 +176,7 @@
);
}
background-color: var(--zen-urlbar-background, var(--zen-urlbar-background-base)) !important;
box-shadow: 0px 0px 10rem -2px rgba(0, 0, 0, .9) !important;
box-shadow: 0px 0px 10rem -2px rgba(0, 0, 0, 0.9) !important;
backdrop-filter: none !important;
border-radius: 12px !important;
outline: 0.5px solid light-dark(rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important;