Fix for draft and scheduled post section not scrolling (#29811)

* Fix for draft adn scheduled post section not scrolling

* Lint fix
Этот коммит содержится в:
Harshil Sharma
2025-01-13 16:18:40 +05:30
коммит произвёл GitHub
родитель 086e6d9df6
Коммит f1da465454

Просмотреть файл

@@ -13,6 +13,7 @@
}
&__main {
position: absolute;
display: flex;
overflow: auto;
width: 100%;