update timezone drop-down background - fix #47
This commit is contained in:
@ -205,7 +205,7 @@ class ProfileEdit extends React.Component {
|
||||
<label>
|
||||
{t('user:Timezone')}:
|
||||
<TimezonePicker
|
||||
className="form-control timezone-custom-height"
|
||||
className="form-control timezone-custom"
|
||||
onChange={tz => {
|
||||
const e = {
|
||||
target: {
|
||||
|
Reference in New Issue
Block a user