Fixed post height changes caused by reactions (#4982)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
28d07758fc
Коммит
657d4101f9
@@ -1252,6 +1252,10 @@
|
|||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-reaction-list {
|
||||||
|
min-height: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
.post-reaction {
|
.post-reaction {
|
||||||
@include user-select(none);
|
@include user-select(none);
|
||||||
@include border-radius(3px);
|
@include border-radius(3px);
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user