mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 23:51:13 +10:00
client: updates
* work on groups ui * move settings to its own page * other fixes and refactoring
This commit is contained in:
6
apps/client/src/features/auth/components/auth.module.css
Normal file
6
apps/client/src/features/auth/components/auth.module.css
Normal file
@ -0,0 +1,6 @@
|
||||
.authBackground {
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
background-size: cover;
|
||||
background-image: url(https://images.unsplash.com/photo-1701010063921-5f3255259e6d?q=80&w=3024&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);
|
||||
}
|
||||
Reference in New Issue
Block a user