Show background in all oidc pages
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
|
||||
<style>
|
||||
|
||||
body {
|
||||
background-image: url('/api/v1/cloudron/background');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.card {
|
||||
padding: 20px;
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user