@@ -22,7 +22,7 @@ exports[`DevTool render correctly 1`] = `
2222 RHF DevTools
2323 </p >
2424 <button
25- class = " css-7zizgu "
25+ class = " css-2hkk94 "
2626 title = " Close dev panel"
2727 type = " button"
2828 >
@@ -36,15 +36,15 @@ exports[`DevTool render correctly 1`] = `
3636 style = " display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 28px 28px;"
3737 >
3838 <button
39- class = " css-4vv12s "
39+ class = " css-1hixbz5 "
4040 style = " border-right: 1px solid #0e101c; text-transform: none; font-size: 11px; line-height: 1;"
4141 title = " Update values and state the form"
4242 type = " button"
4343 >
4444 ♺ UPDATE
4545 </button >
4646 <button
47- class = " css-4vv12s "
47+ class = " css-1hixbz5 "
4848 style = " border-right: 1px solid #0e101c; text-transform: none; font-size: 11px; line-height: 1;"
4949 title = " Toggle entire fields"
5050 type = " button"
@@ -79,15 +79,15 @@ exports[`DevTool render correctly 1`] = `
7979 valign = " top"
8080 >
8181 <button
82- class = " css-4vv12s "
82+ class = " css-1hixbz5 "
8383 style = " border: 1px solid #516391; border-radius: 2px; padding: 3px 5px; display: inline-block; font-size: 10px; line-height: 12px; width: 20px; text-align: center; margin-right: 10px;"
8484 title = " Toggle field table"
8585 type = " button"
8686 >
8787 +
8888 </button >
8989 <button
90- class = " css-4vv12s "
90+ class = " css-1hixbz5 "
9191 style = " border: 1px solid #516391; border-radius: 2px; padding: 3px 5px; display: inline-block; font-size: 10px; line-height: 12px; text-align: center; margin-right: 10px;"
9292 title = " Scroll into view"
9393 type = " button"
@@ -99,7 +99,8 @@ exports[`DevTool render correctly 1`] = `
9999 style = " display: block; max-width: 100px;"
100100 >
101101 <p
102- style = " margin: 0px; padding: 0px; font-size: 14px; line-height: 22px;"
102+ style = " margin: 0px; padding: 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; line-height: 22px;"
103+ title = " test"
103104 >
104105 test
105106 </p >
@@ -126,15 +127,15 @@ exports[`DevTool render correctly 1`] = `
126127 valign = " top"
127128 >
128129 <button
129- class = " css-4vv12s "
130+ class = " css-1hixbz5 "
130131 style = " border: 1px solid #516391; border-radius: 2px; padding: 3px 5px; display: inline-block; font-size: 10px; line-height: 12px; width: 20px; text-align: center; margin-right: 10px;"
131132 title = " Toggle field table"
132133 type = " button"
133134 >
134135 +
135136 </button >
136137 <button
137- class = " css-4vv12s "
138+ class = " css-1hixbz5 "
138139 style = " border: 1px solid #516391; border-radius: 2px; padding: 3px 5px; display: inline-block; font-size: 10px; line-height: 12px; text-align: center; margin-right: 10px;"
139140 title = " Scroll into view"
140141 type = " button"
@@ -146,7 +147,8 @@ exports[`DevTool render correctly 1`] = `
146147 style = " display: block; max-width: 100px;"
147148 >
148149 <p
149- style = " margin: 0px; padding: 0px; font-size: 14px; line-height: 22px;"
150+ style = " margin: 0px; padding: 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; line-height: 22px;"
151+ title = " test2"
150152 >
151153 test2
152154 </p >
@@ -161,7 +163,7 @@ exports[`DevTool render correctly 1`] = `
161163 style = " align-self: end;"
162164 >
163165 <button
164- class = " css-4vv12s "
166+ class = " css-1hixbz5 "
165167 style = " margin: 0px; width: 100%; padding: 8px 10px; text-transform: none; font-size: 12px; line-height: 14px;"
166168 title = " Toggle form state panel"
167169 type = " button"
0 commit comments