PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
d52bd0f6dc
Коммит
f1eefd99e6
@@ -1,6 +1,14 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#post-list {
|
||||
.post-list-holder-by-time {
|
||||
.modal-open & {
|
||||
@include clearfix;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.post-code__language {
|
||||
@include opacity(.6);
|
||||
@include transition(none);
|
||||
|
||||
Ссылка в новой задаче
Block a user