MM-57477 Fix CSS for marketplace modal (#26869)
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8f9d1b802c
Коммит
30e3f8cdd7
@@ -205,6 +205,11 @@
|
||||
overflow: auto;
|
||||
width: 180px;
|
||||
background: var(--sidebar-bg);
|
||||
|
||||
.nav {
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.settings-content {
|
||||
@@ -529,11 +534,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.nav {
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.nav-pills {
|
||||
> li {
|
||||
margin: 0;
|
||||
|
||||
Ссылка в новой задаче
Block a user