зеркало из https://github.com/nextcloud/spreed.git
Fix 'Add participant' input sticking to right side
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Родитель
48c382ea94
Коммит
2a74c64d49
|
@ -20,7 +20,6 @@
|
|||
}
|
||||
|
||||
.oca-spreedme-add-person {
|
||||
width: 100%;
|
||||
border: 1px solid $color-border;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
@ -1079,7 +1078,7 @@ video {
|
|||
|
||||
#app-sidebar #participantsTabView form,
|
||||
#app-sidebar #participantsTabView .participantWithList {
|
||||
padding-right: 15px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче