Commit 4fb8a25
committed
fix: display full content in statistics cards
- Remove manual text truncation that limited titles to 12 characters
- Change line-clamp from 1 to 2 for summary grid cards to show full text
- Increase padding and add min-height to accommodate full content
- Change grid cards from fixed height to line-clamp-3 for better text display
- Fixes issue where statistics card titles were truncated with ellipses1 parent 9d1e2c4 commit 4fb8a25
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
| 180 | + | |
| 181 | + | |
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
| |||
0 commit comments