Tweak padding & weight

This commit is contained in:
Nad Chishtie
2020-07-13 20:57:24 +01:00
parent a3b1c93149
commit fafbd25f6b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ limitations under the License.
.mx_RoomView_MessageList {
list-style-type: none;
padding: 16px;
padding: 18px;
margin: 0;
/* needed as min-height is set to clientHeight in ScrollPanel
to prevent shrinking when WhoIsTypingTile is hidden */