Removing jsx container from × in team_import_tab.jsx
Этот коммит содержится в:
@@ -97,7 +97,7 @@ export default class TeamImportTab extends React.Component {
|
|||||||
data-dismiss='modal'
|
data-dismiss='modal'
|
||||||
aria-label='Close'
|
aria-label='Close'
|
||||||
>
|
>
|
||||||
<span aria-hidden='true'>{'×'}</span>
|
<span aria-hidden='true'>×</span>
|
||||||
</button>
|
</button>
|
||||||
<h4
|
<h4
|
||||||
className='modal-title'
|
className='modal-title'
|
||||||
|
|||||||
@@ -366,7 +366,7 @@
|
|||||||
z-index: 5;
|
z-index: 5;
|
||||||
}
|
}
|
||||||
.modal-title {
|
.modal-title {
|
||||||
padding-left: 15px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
.user-settings {
|
.user-settings {
|
||||||
.tab-header {
|
.tab-header {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user