зеркало из https://github.com/nextcloud/spreed.git
Reorder flex CSS rules for call button
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Родитель
7a2e19553f
Коммит
7dc9653a59
|
@ -939,14 +939,13 @@ body:not(#body-public) .participantWithList > li > span:not(.currentUser):not(.g
|
|||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.call-button,
|
||||
.share-link-options {
|
||||
flex-grow: 1;
|
||||
flex-basis: 50%;
|
||||
}
|
||||
|
||||
.call-button {
|
||||
flex-grow: 0;
|
||||
flex-basis: 50%;
|
||||
|
||||
.join-call,
|
||||
.leave-call {
|
||||
|
|
Загрузка…
Ссылка в новой задаче