Tweak padding to match Figma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user