PLT-3017 fixing iOS blank rendering (#3586)
Этот коммит содержится в:
@@ -458,7 +458,7 @@ body.ios {
|
|||||||
.post-list__table {
|
.post-list__table {
|
||||||
display: table;
|
display: table;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 100%;
|
min-height: 350px;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user