1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Document some of the magic values

This commit is contained in:
Travis Ralston
2020-09-17 10:44:18 -06:00
parent 14a7b83988
commit 4657a34bbb
2 changed files with 4 additions and 4 deletions

View File

@ -189,7 +189,7 @@ limitations under the License.
padding: 0 24px;
margin-right: 30px;
text-align: center;
margin-bottom: 80px;
margin-bottom: 80px; // visually center the content (intentional offset)
}
.mx_RoomView_MessageList {