waveterm/frontend/app
Sylvia Crowe 73d52b24f2 refactor: clean up unused custom css properties
This cleans up the unused/unnecessary css properties added around the
same time as the modal component. This mostly refers to variables that
started with --app. They have been removed and their uses have been
replaced with other defaults. The --warning-color and --success-color
properties still exist despite being unused since they seem to fit with
the --error-color which is already in use.
2024-06-04 10:30:27 -07:00
..
block remove some padding/margin, style scrollbars 2024-06-03 22:18:54 -07:00
element refactor: clean up unused custom css properties 2024-06-04 10:30:27 -07:00
store added getWaveObjectAtom 2024-05-28 17:17:52 -07:00
tab remove some padding/margin, style scrollbars 2024-06-03 22:18:54 -07:00
view some styling for the directory table 2024-06-03 18:22:26 -07:00
workspace small change to tab bar 2024-06-03 22:26:12 -07:00
app.tsx Fix prettier formatting 2024-05-28 12:12:28 -07:00