Multiple UI Improvements (#4200)
* Multiple UI Improvements * Adjusting return to call position on mobile
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
d4268cf0d8
Коммит
39eee5e4ec
@@ -1,6 +1,13 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.webrtc__notification--rhs {
|
||||
left: auto;
|
||||
right: 0;
|
||||
top: 47px;
|
||||
width: 205px;
|
||||
}
|
||||
|
||||
.filtered-user-list {
|
||||
max-height: 65vh !important;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user