MM-56602 fix: centralize file preview to allow user to click outside of document to exit preview mode (#26018)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f92d08e991
Коммит
495245b43e
@@ -425,7 +425,7 @@
|
|||||||
|
|
||||||
.code-preview {
|
.code-preview {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: calc(100vh - 168px);
|
max-height: calc(100vh - 168px);
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user