Tweak padding to match Figma

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-10 23:11:48 +00:00
parent f22554e99a
commit 5c582037ce
2 changed files with 4 additions and 4 deletions

View file

@ -46,8 +46,8 @@ limitations under the License.
.mx_RoomDirectory_listheader {
display: flex;
margin-top: 12px;
margin-bottom: 12px;
margin-top: 13px;
margin-bottom: 13px;
}
.mx_RoomDirectory_searchbox {
@ -148,7 +148,7 @@ limitations under the License.
padding: 0;
}
.mx_RoomDirectory p {
.mx_RoomDirectory > span {
font-size: 14px;
margin-top: 0;