[MA-46]: Handled intended hidden onboarding tasklist from assestive technology (#29840)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d28f84f525
Коммит
821448b94c
@@ -52,10 +52,12 @@ const TaskItems = styled.div`
|
|||||||
transform-origin: left bottom;
|
transform-origin: left bottom;
|
||||||
max-height: ${document.documentElement.clientHeight}px;
|
max-height: ${document.documentElement.clientHeight}px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
display: none;
|
||||||
|
|
||||||
&.open {
|
&.open {
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user