Fix forwarding UI papercuts (#8482)
This commit is contained in:
parent
2e9c2dd42b
commit
af78356c9d
3 changed files with 7 additions and 2 deletions
|
@ -85,6 +85,10 @@ limitations under the License.
|
|||
margin-top: 24px;
|
||||
}
|
||||
|
||||
.mx_ForwardList_resultsList {
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.mx_ForwardList_entry {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue