MM-54399 Move resizable sidebar handles to not overlap scrollbars (#24491)
* MM-54399 Move resizable sidebar handles to not overlap scrollbars * Disable RHS resizing in mobile view * Fix snapshots --------- Co-authored-by: Mattermost Build <build@mattermost.com> Co-authored-by: Devin Binnie <devin.binnie@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
42e988132c
Коммит
86689b7ee6
@@ -1757,7 +1757,6 @@
|
||||
|
||||
.post__time,
|
||||
.post-preview__time {
|
||||
margin-right: 4px;
|
||||
font-size: 0.9em;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
@@ -404,11 +404,10 @@
|
||||
.post__permalink {
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
left: -18px;
|
||||
left: -8px;
|
||||
|
||||
.sidebar--right & {
|
||||
top: 1px;
|
||||
left: -18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user