Small tweaks to padding and sizing

This commit is contained in:
Nad Chishtie 2020-07-13 20:13:20 +01:00
parent 995a7879a1
commit b28bb34cb7
3 changed files with 3 additions and 3 deletions

View file

@ -196,7 +196,7 @@ limitations under the License.
.mx_RoomView_MessageList {
list-style-type: none;
padding: 18px;
padding: 12px;
margin: 0;
/* needed as min-height is set to clientHeight in ScrollPanel
to prevent shrinking when WhoIsTypingTile is hidden */