Refactor and enhance UI components for improved styling and functionality
- Updated CSS styles for modal and tab components to enhance visual consistency and responsiveness. - Refactored JavaScript imports in App.svelte for better readability and organization. - Improved layout and padding in ManagedACL.svelte for a more user-friendly interface. - Adjusted event handling and state management in App.svelte to streamline user interactions. - Updated bundle files to reflect the latest changes in the application structure and styling. - bump to v0.17.1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -98,6 +98,7 @@ cmd/benchmark/data
|
||||
!*.svelte
|
||||
!.github/**
|
||||
!.github/workflows/**
|
||||
!app/web/dist/**
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
/blocklist.json
|
||||
|
||||
Reference in New Issue
Block a user