waveterm/frontend/app
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
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
element Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
hook Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
modals Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
notification Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
store Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
tab Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
view Fix directory preview head width (#1691) 2025-01-07 17:17:28 -08:00
workspace Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
app-bg.tsx Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
app.scss wsh run (#1376) 2024-12-04 14:16:50 -08:00
app.tsx Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
mixins.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
reset.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
theme.scss Search box component (#1579) 2024-12-19 13:49:48 -08:00