removed offending line that hid threads view on mobile (#27428)
Automatic Merge
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e85d34163c
Коммит
2a37aeac79
@@ -110,8 +110,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
grid-template-rows: 0 1fr;
|
|
||||||
|
|
||||||
> .Header {
|
> .Header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user