зеркало из https://github.com/nextcloud/spreed.git
Reduce whitespace between search and participants, and remove white block
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Родитель
0cb7f16126
Коммит
c3e9b5c246
|
@ -1057,6 +1057,7 @@ video {
|
|||
|
||||
#app-sidebar .participantWithList {
|
||||
overflow-y: auto;
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
#app-sidebar .participantWithList .participant:last-child {
|
||||
|
@ -1081,15 +1082,6 @@ video {
|
|||
margin-right: 15px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Add a little margin so the participants do not "touch" the form when they are
|
||||
* scrolled, in the same way that the chat messages do not disappear directly
|
||||
* below the new message input.
|
||||
*/
|
||||
#app-sidebar #participantsTabView form {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Add a little margin to the last participant so the list is nicely framed with
|
||||
* the sides when fully scrolled to the bottom.
|
||||
|
|
Загрузка…
Ссылка в новой задаче