mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-24 20:59:30 +00:00
Fix Nextcloud login flaws
This commit is contained in:
7
crates/nextcloud_login/public/assets/style.css
Normal file
7
crates/nextcloud_login/public/assets/style.css
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user