Commit 2663c25
authored
fix(website): restore floated text field label background (#6505)
Fixes regression from #6482, where labels became transparent in the
floated state for wrapped search text fields.
Before:
<img width="305" height="102" alt="Google Chrome 2026-05-27 15 37 28"
src="https://github.com/user-attachments/assets/da19b6ad-49ad-42b0-9c87-7aa97a08a9dc"
/>
After:
<img width="268" height="74" alt="Google Chrome 2026-05-27 15 39 52"
src="https://github.com/user-attachments/assets/14f24589-3743-4bef-b1df-f514890a53bd"
/>
🚀 Preview: https://fix-label-transp.loculus.org1 parent f749a3b commit 2663c25
2 files changed
Lines changed: 14 additions & 4 deletions
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments