Commit e83058a
authored
fix(preprod): fix positioning of app size tooltip (#103978)
The text previously took up the entire width of the parent so the
tooltip showed way off to the side. Shrunk the text and moved to the
bottom.
<img width="210" height="148" alt="Screenshot 2025-11-25 at 12 09 01 PM"
src="https://github.com/user-attachments/assets/4330fd84-a9d6-4017-b6f9-3ec8ae38dfce"
/>1 parent e73f05d commit e83058a
File tree
1 file changed
+32
-40
lines changed- static/app/views/preprod/buildDetails/main
1 file changed
+32
-40
lines changedLines changed: 32 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
133 | 156 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 157 | | |
167 | 158 | | |
168 | 159 | | |
| |||
171 | 162 | | |
172 | 163 | | |
173 | 164 | | |
174 | | - | |
| 165 | + | |
175 | 166 | | |
176 | | - | |
| 167 | + | |
177 | 168 | | |
178 | 169 | | |
179 | | - | |
| 170 | + | |
180 | 171 | | |
181 | | - | |
182 | | - | |
183 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
184 | 176 | | |
185 | 177 | | |
186 | 178 | | |
| |||
0 commit comments