mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Use smaller top margin for selectors
This commit is contained in:
parent
2617ce5dd5
commit
3b1f0db3e1
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ limitations under the License.
|
|||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
margin-top: 13px;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 30px;
|
||||
|
||||
> .mx_RadioButton {
|
||||
|
|
Loading…
Reference in a new issue