Ui improvements (#4780)
* PLT-4897 - Updating styles for emoji reactions * PLT-4971 - Fixing help and attachment buttons * PLT-4931 - Fixing UI for user list in system console * Fixing a bug with the new messages indicator
Этот коммит содержится в:
коммит произвёл
enahum
родитель
86fb0d87a3
Коммит
9735854503
@@ -374,13 +374,6 @@
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.textarea-wrapper {
|
||||
.textbox-preview-link,
|
||||
.textbox-help-link {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.form-control {
|
||||
&.min-height {
|
||||
min-height: 100px;
|
||||
|
||||
@@ -1,6 +1,13 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
@media screen and (max-width: 960px) {
|
||||
.textarea-wrapper {
|
||||
.textbox-preview-link,
|
||||
.textbox-help-link {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.channel-header {
|
||||
.search-bar__container {
|
||||
.search__form {
|
||||
@@ -29,9 +36,9 @@
|
||||
top: 0;
|
||||
|
||||
&.post-error {
|
||||
left: 32px;
|
||||
top: 0px;
|
||||
position: relative;
|
||||
left: 32px;
|
||||
position: relative;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user