PLT-3916 - Fixing flag icon position in the RHS (#3898)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
85f8b90aeb
Коммит
968df8c186
@@ -392,7 +392,7 @@ export default class RhsComment extends React.Component {
|
||||
<FormattedDate
|
||||
value={post.create_at}
|
||||
day='numeric'
|
||||
month='long'
|
||||
month='short'
|
||||
year='numeric'
|
||||
hour12={!this.props.useMilitaryTime}
|
||||
hour='2-digit'
|
||||
|
||||
Ссылка в новой задаче
Block a user