width of edit input fixed on using grammarly plugin (#30298)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7c25de2cff
Коммит
a4c5e52b6b
@@ -1193,8 +1193,12 @@
|
||||
margin: 0 auto;
|
||||
table-layout: fixed;
|
||||
|
||||
> div {
|
||||
.post__img,
|
||||
.post__header-body {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
> div {
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user