Ui improvements (#5755)
* PLT-5816 - Flagged posts tooltip fix * PLT-5766 - Link previews appearing outside the box * PLT-5795 - Fixing alignment user list in channel * PLT-5818 - Reset password error not aligned * PLT-5837 - Adjusting image preview max height * PLT-5778 - Updating word break for paragraphs * PLT-5848 - Updating label for file error * PLT-5846 - Markdown tables extra border on mobile * PLT-5662 - Pinned post UI improvement * Fixing eslint error * Updating tooltip eslint issue * PLT-5832 - Removing error styling on labels
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
6f87438cbb
Коммит
bfae88e60c
@@ -9,10 +9,10 @@
|
||||
|
||||
.member-popover__trigger,
|
||||
.pinned-posts-button {
|
||||
display: inline-block;
|
||||
min-width: 30px;
|
||||
cursor: pointer;
|
||||
margin-left: 10px;
|
||||
display: inline-block;
|
||||
margin-left: 7px;
|
||||
min-width: 30px;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
padding-right: 8px;
|
||||
padding-right: 6px;
|
||||
width: 8.9%;
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user