Made emoji size in scale with text size in channel header (#23743)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
936e388aac
Коммит
fc684cf84a
@@ -402,6 +402,15 @@
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.emoticon {
|
||||
width: 18.8px;
|
||||
min-width: 18.8px;
|
||||
max-width: 18.8px;
|
||||
height: 18.8px;
|
||||
min-height: 18.8px;
|
||||
max-height: 18.8px;
|
||||
}
|
||||
}
|
||||
|
||||
.markdown__heading {
|
||||
|
||||
Ссылка в новой задаче
Block a user