gitbutler/src
Kiril Videlov 374978cc1e Improve session selection UI and logic
- Update the styling and logic of the selection element in the project page
- Replace single class with two classes for the selection element

[src/routes/projects/[projectId]/sessions/[sessionId]/+page.svelte]
- Change the styling of the selection elements
- Change the logic of the selection element to use two different classes instead of one
2023-02-16 09:18:33 +01:00
..
lib refactor users api to make it rust-first 2023-02-15 16:30:52 +01:00
routes Improve session selection UI and logic 2023-02-16 09:18:33 +01:00
app.d.ts simple tauri example 2023-01-31 15:55:57 +01:00
app.html Refactor layout and styling for projects 2023-02-13 22:35:09 +01:00
app.postcss simple tauri example 2023-01-31 15:55:57 +01:00