You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-13 18:02:32 +03:00
Use smaller top margin for selectors
This commit is contained in:
@@ -59,7 +59,7 @@ limitations under the License.
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
margin-top: 13px;
|
margin-top: 4px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
|
||||||
> .mx_RadioButton {
|
> .mx_RadioButton {
|
||||||
|
Reference in New Issue
Block a user