You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-19 15:02:11 +03:00
remove erroneous margin
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -48,7 +48,6 @@ limitations under the License.
|
|||||||
.mx_RoomDirectory_listheader {
|
.mx_RoomDirectory_listheader {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 13px;
|
margin-top: 13px;
|
||||||
margin-bottom: 13px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomDirectory_searchbox {
|
.mx_RoomDirectory_searchbox {
|
||||||
|
Reference in New Issue
Block a user