Fixed horizontal alignment of no draft graphic (#28224)
* Fixed horizontal alignment of no draft graphic * Lint fix
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7be7a47fd3
Коммит
13b6e75fa9
@@ -16,6 +16,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
flex-flow: column nowrap;
|
flex-flow: column nowrap;
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user