frontend: update disconnected component styles for improved layout and background
This commit is contained in:
parent
9d5d5402db
commit
ff741e08fe
@ -6,8 +6,8 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: 90vh;
|
||||
padding: var(--ov-meet-spacing-lg);
|
||||
background: linear-gradient(135deg, var(--ov-meet-background-color) 0%, var(--ov-meet-background-secondary) 100%);
|
||||
height: 100%;
|
||||
background: var(--ov-background-color)
|
||||
}
|
||||
|
||||
.disconnect-content {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user