Set background color for main container and adjust styles for login and password pages

This commit is contained in:
a.beging@eas-solutions.de
2026-04-22 13:29:25 +02:00
parent 4d4648b187
commit ad9e2ae8c1
5 changed files with 5 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
}
.pc-main {
background-color: #FFF;
display: flex;
flex-direction: column;
height: 100%;