waveterm/frontend/app/view/preview
Evan Simkowitz 5c3eba2644
Fix directory preview head width ()
The head was set to `100%`, which meant that it only was as wide as the
viewport, rather than its contents, which can overflow. Now, the width
is `fit-content`, which allows it to overflow with its contents so that
the background and border extend the full width.
2025-01-07 17:17:28 -08:00
..
csvview.scss Oops i actually made the tabs wrong () 2024-12-04 13:49:14 -08:00
csvview.tsx Happy new year! () 2025-01-04 20:56:57 -08:00
directorypreview.scss Fix directory preview head width () 2025-01-07 17:17:28 -08:00
directorypreview.tsx Happy new year! () 2025-01-04 20:56:57 -08:00
preview.scss Oops i actually made the tabs wrong () 2024-12-04 13:49:14 -08:00
preview.tsx Happy new year! () 2025-01-04 20:56:57 -08:00