PLT-3152 Fix System Console scroll (#3198)
* PLT-3152 Fix System Console scroll * Fix direct url access
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
786e4dce7d
Коммит
bd48d304c3
@@ -1,5 +1,10 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
.admin-console__wrapper {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.admin-console {
|
||||
color: #333;
|
||||
height: 100%;
|
||||
|
||||
Ссылка в новой задаче
Block a user