Ui improvements (#3963)
* PLT-4061 - Updating pdf preview pages message * PLT-4063 - Fixing spacing for LDAP button * PLT-3837 - Showing reply button on mobile in the RHS * PLT-4046 - Cantering tutorial on older mobile versions
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
af0df81a97
Коммит
9a9ae3dcd1
@@ -138,6 +138,10 @@
|
||||
display: none;
|
||||
visibility: visible;
|
||||
|
||||
.sidebar--right & {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
&.icon--show {
|
||||
display: inline-block;
|
||||
}
|
||||
@@ -1159,6 +1163,14 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 320px) {
|
||||
.tutorial-steps__container {
|
||||
.tutorial__content {
|
||||
.tutorial__steps {
|
||||
padding: 0 20px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.tip-overlay {
|
||||
&.tip-overlay--sidebar {
|
||||
min-height: 440px;
|
||||
|
||||
Ссылка в новой задаче
Block a user