Add skip tutorial button to intro screens
Этот коммит содержится в:
@@ -162,7 +162,7 @@
|
||||
}
|
||||
.btn-primary {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
bottom: 0px;
|
||||
}
|
||||
}
|
||||
h1 {
|
||||
@@ -179,6 +179,11 @@
|
||||
position: absolute;
|
||||
bottom: 40px;
|
||||
}
|
||||
.tutorial-skip {
|
||||
position: absolute;
|
||||
bottom: 7px;
|
||||
left: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
.tutorial__circles {
|
||||
|
||||
Ссылка в новой задаче
Block a user