Add post list container to hold mounted post lists for faster rendering/channel switching.
Этот коммит содержится в:
@@ -143,6 +143,12 @@ body.ios {
|
||||
&.hide-scroll::-webkit-scrollbar {
|
||||
width: 0px !important;
|
||||
}
|
||||
&.inactive {
|
||||
display: none;
|
||||
}
|
||||
&.active {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
.post-list__table {
|
||||
display: table;
|
||||
|
||||
Ссылка в новой задаче
Block a user