Commit fe9a6ad
committed
fix(panel): consistent tab widths in collapsed mode, Tools button sizing
- Collapsed mode: set min-width: 63px on all bottom-panel-tab elements
so active/inactive tabs have the same width (no jitter when switching)
- Hide inactive tab close buttons with display:none and center-align
their icons via justify-content: center
- Tools button (.bottom-panel-add-btn): add min-width: 70px, remove
overflow: hidden so the "Tools" text isn't clipped alongside the icon1 parent 9f69c03 commit fe9a6ad
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
231 | 240 | | |
232 | | - | |
| 241 | + | |
233 | 242 | | |
234 | 243 | | |
235 | 244 | | |
| |||
283 | 292 | | |
284 | 293 | | |
285 | 294 | | |
286 | | - | |
| 295 | + | |
287 | 296 | | |
| 297 | + | |
288 | 298 | | |
289 | | - | |
290 | 299 | | |
291 | 300 | | |
292 | 301 | | |
| |||
0 commit comments