PLT-6987 User access token UI (#7007)
* Add user access token UI * Fix enter press and update mattermost-redux * Updating UI for access token stuff (#7066) * Revert segment key
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4ef844298f
Коммит
5da5c0bbfb
@@ -212,12 +212,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.post {
|
||||
.attachment {
|
||||
.attachment__image {
|
||||
&.attachment__image--openraph {
|
||||
max-height: 70px;
|
||||
max-width: 300px;
|
||||
|
||||
&.loading {
|
||||
height: 70px;
|
||||
}
|
||||
@@ -229,6 +231,10 @@
|
||||
|
||||
// Tablet and desktop
|
||||
@media screen and (min-width: 768px) {
|
||||
.col-sm-auto {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.second-bar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user