Commit 4e3d42c
committed
fix(widget): correct Tailwind class typo v-screen to w-screen
The widget containerClass was using 'v-screen' which is not a valid
Tailwind class. Changed to 'w-screen' to properly set full viewport width.1 parent 77077be commit 4e3d42c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
0 commit comments