waveterm/frontend/app/tab
Evan Simkowitz a9eeb55021
Fix inconsistent tab sizing between views (#1502)
The windowdrag right spacer was acting erratic. It's also not necessary,
since we can just use margins to let the banner buttons fill empty space
so they float to the right side of the tab bar. Without it, though, I
had to add more padding for the add tab button so it has more room.
2024-12-11 18:25:36 -08:00
..
tab.scss try to fix drag region above tabs (#1466) 2024-12-10 12:50:58 -08:00
tab.tsx Show hover effect on dragging tab (#1459) 2024-12-10 11:41:37 -08:00
tabbar.scss Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
tabbar.tsx Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
tabcontent.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
tabcontent.tsx Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
updatebanner.scss Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
updatebanner.tsx Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
workspaceswitcher.scss Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
workspaceswitcher.tsx Squash some leftover bugs (#1495) 2024-12-11 12:52:15 -08:00