mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix chat and userlist height problem
This commit is contained in:
parent
5d83cf3427
commit
442d7655dc
@ -26,7 +26,8 @@ body.cp-app-pad {
|
||||
@media screen and (max-width: @browser_media-medium-screen){
|
||||
position: absolute;
|
||||
right: 0;
|
||||
height: 90%;
|
||||
bottom: 0;
|
||||
top: 74px;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user