This commit is contained in:
Fabio Berger
2018-10-03 16:44:18 +01:00
parent 751e8eafe4
commit 72b1c60f39

View File

@@ -128,7 +128,7 @@ export class DevelopersDropDown extends React.Component<DevelopersDropDownProps,
>
<div
style={{
padding: '0.8rem',
padding: '0.9rem',
textAlign: 'center',
backgroundColor: colors.lightBgGrey,
borderBottomLeftRadius: 4,