[v1.110] Release prep (#9399)

* yml formatting whatever

* fix date input color

* fix up report dialog tests

* dumb fix to bypass save password popup

* remove tooltip in e2e

* Update index.e2e.tsx

* skip gate in e2e
This commit is contained in:
Samuel Newman
2025-11-17 18:01:02 +02:00
committed by GitHub
parent ef97a20c23
commit 7197a064d7
14 changed files with 74 additions and 29 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ export function createInput(Component: typeof TextInput) {
a.z_10,
a.absolute,
a.inset_0,
a.rounded_sm,
{borderRadius: 10},
t.atoms.bg_contrast_50,
{borderColor: 'transparent', borderWidth: 2},
ctx.hovered ? chromeHover : {},