Improvements to the system console

Этот коммит содержится в:
Asaad Mahmood
2015-12-03 22:22:46 +05:00
родитель 865b42c7be
Коммит 010cc0675f
3 изменённых файлов: 37 добавлений и 9 удалений

Просмотреть файл

@@ -57,7 +57,7 @@ export default class SelectTeamModal extends React.Component {
<select
ref='team'
size='10'
style={{width: '100%'}}
className='form-control'
>
{options}
</select>