MM-64544 Fix width of threads textbox at all screen sizes (#31366)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e6d8bf5835
Коммит
81856f9e7d
@@ -65,7 +65,7 @@
|
||||
|
||||
/* === Responsiveness === */
|
||||
--list: minmax(min-content, 300px);
|
||||
--pane: minmax(min-content, auto);
|
||||
--pane: auto;
|
||||
|
||||
display: grid;
|
||||
overflow: hidden;
|
||||
|
||||
Ссылка в новой задаче
Block a user