mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-30 03:15:55 +00:00
Increase right nav max width
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
.rightNav {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
max-width: 33%;
|
||||
max-width: 40%;
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user