mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
Fix left column max width
This commit is contained in:
@@ -114,6 +114,9 @@
|
||||
@media (min-width: 800px) {
|
||||
.left {
|
||||
background-color: var(--bgColor2);
|
||||
}
|
||||
|
||||
.home:not(.fullWidth) .left {
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user