Multiple UI Improvements (#2802)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
88aa2a10b9
Коммит
c41cd44ada
@@ -797,10 +797,11 @@
|
||||
|
||||
&.move--left-small {
|
||||
@include translate3d(-290px, 0, 0);
|
||||
|
||||
&:before {
|
||||
z-index: 9999;
|
||||
transition: background-color 0.5s ease;
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition: background-color 0.5s ease;
|
||||
z-index: 9999;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -810,6 +811,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.integration-option {
|
||||
height: auto;
|
||||
margin-left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.app__content {
|
||||
padding-top: 45px;
|
||||
margin: 0;
|
||||
@@ -917,10 +924,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.add-integration {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.backstage-list__item {
|
||||
display: block;
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user