PLT-5179 - Fixing modal overflow for autocomplete (#5002)
* PLT-5179 - Fixing modal overflow for autocomplete * PLT-5171 - Fixing search bar popover behaviour
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
f6672605e8
Коммит
93a526f7ed
@@ -427,14 +427,8 @@
|
||||
}
|
||||
|
||||
.search-help-popover {
|
||||
left: 0 !important;
|
||||
margin-left: 10px;
|
||||
left: 55px;
|
||||
max-width: calc(100% - 80px);
|
||||
|
||||
.focused & {
|
||||
left: 45px !important;
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-direct-channels,
|
||||
|
||||
Ссылка в новой задаче
Block a user