waveterm/frontend/app/view
Evan Simkowitz 5c3eba2644
Fix directory preview head width (#1691)
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
..
chat Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
codeeditor Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
helpview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
plotview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
preview Fix directory preview head width (#1691) 2025-01-07 17:17:28 -08:00
quicktipsview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
sysinfo Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
term add term:allowbracketedpaste, default false (#1688) 2025-01-07 10:55:26 -08:00
vdom Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
waveai Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
webview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00