PLT-3760 - Fixing tutorial positioning on mobile (#3783)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
d6da7d1220
Коммит
c996011846
@@ -1,6 +1,14 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.tutorial-steps__container {
|
||||
.tutorial__content {
|
||||
.tutorial__steps {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.prompt {
|
||||
.prompt__heading {
|
||||
display: block;
|
||||
|
||||
Ссылка в новой задаче
Block a user