Commit 5bd075c
authored
[Discover] Fix font size in a single document/flyover popover (elastic#226259)
## Summary
Closes elastic#226217
This PR adds unit to `euiTheme.font.scale.s` value, which fixes too
small text.
Before:

After:
<img width="525" alt="Screenshot 2025-07-02 at 18 09 31"
src="https://github.com/user-attachments/assets/5f5e9e55-a86d-4d92-abf2-c500f5aeb2ce"
/>1 parent d5f6e40 commit 5bd075c
1 file changed
Lines changed: 9 additions & 4 deletions
File tree
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
203 | | - | |
204 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
205 | 209 | | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
210 | 214 | | |
211 | 215 | | |
212 | | - | |
| 216 | + | |
213 | 217 | | |
214 | | - | |
| 218 | + | |
| 219 | + | |
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
| |||
0 commit comments