Task: Fixed server routes loop and add server layout for vaadin flow backend from java code design and rename theme name to fusion and updated the views and add mock users for show data grid and fixed all views
This commit is contained in:
3
frontend/themes/fusion/views/admin-view.css
Normal file
3
frontend/themes/fusion/views/admin-view.css
Normal file
@@ -0,0 +1,3 @@
|
||||
admin-view {
|
||||
display: block;
|
||||
}
|
||||
3
frontend/themes/fusion/views/home-view.css
Normal file
3
frontend/themes/fusion/views/home-view.css
Normal file
@@ -0,0 +1,3 @@
|
||||
home-view {
|
||||
display: block;
|
||||
}
|
||||
3
frontend/themes/fusion/views/profile-view.css
Normal file
3
frontend/themes/fusion/views/profile-view.css
Normal file
@@ -0,0 +1,3 @@
|
||||
profile-view {
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user