Implement authentication feature with role-based access control and login dialog
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.backdropBackground {
|
||||
background-color: rgba(0, 0, 0, 0.75) !important;
|
||||
backdrop-filter: blur(2px);
|
||||
}
|
||||
|
||||
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user