kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Chats: some mobile styling for rooms
rodzic
e7c6862fd0
commit
f83e5ba882
|
@ -175,3 +175,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column .chat-box {
|
||||||
|
max-height: calc(100vh - 125px);
|
||||||
|
overflow: hidden;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue