1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

remove the first preference section's margin

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-02-26 23:18:01 +00:00
parent 6a66c4162b
commit 1875bf4bfe

View File

@@ -20,6 +20,6 @@ limitations under the License.
}
.mx_SettingsTab_section {
margin-top: 30px;
margin-bottom: 30px;
}
}