Merge pull request #124 from asaadmahmoodspin/master
Minor fixes to mattermost UI
Этот коммит содержится в:
@@ -256,6 +256,7 @@ body.ios {
|
||||
}
|
||||
p {
|
||||
margin: 0 0 5px;
|
||||
font-size: 0.97em;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.comment-icon__container {
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
&.post--comment {
|
||||
&.other--root {
|
||||
.post-comment {
|
||||
margin-left: 0;
|
||||
margin-left: -7px;
|
||||
background: #e8e8e8;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -82,7 +83,8 @@
|
||||
&.post--comment {
|
||||
&.other--root {
|
||||
.post-comment {
|
||||
margin-left: 0;
|
||||
margin-left: -7px;
|
||||
background: #e8e8e8;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -578,7 +580,7 @@
|
||||
&.post--comment {
|
||||
&.other--root {
|
||||
.post-comment {
|
||||
margin-left: 11px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
color: #111;
|
||||
background-color: #e1e1e1;
|
||||
border-radius: 0;
|
||||
font-weight: 600;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user