Move final tutorial tip to RHS menu on mobile
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
da686718a5
Коммит
26ccc478e1
@@ -51,7 +51,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.tip-overlay--header {
|
||||
&.tip-overlay--header--left {
|
||||
margin: 10px 0 0 10px;
|
||||
|
||||
.arrow {
|
||||
@@ -62,6 +62,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.tip-overlay--header--bottom {
|
||||
margin-top: -10px;
|
||||
|
||||
.arrow {
|
||||
border-top-width: 0;
|
||||
border-bottom-color: $white;
|
||||
top: -10px;
|
||||
left: 50%;
|
||||
margin-left: -10px;
|
||||
}
|
||||
}
|
||||
|
||||
&.tip-overlay--chat {
|
||||
margin-top: -10px;
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user