adasd
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
padding: 24px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.salesforce-translation-import *,
|
||||
|
||||
@@ -526,6 +526,7 @@ h1 {
|
||||
.window-content--module {
|
||||
position: relative;
|
||||
background: #f8fafc;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.window-content--desktop-debug {
|
||||
@@ -538,11 +539,13 @@ h1 {
|
||||
.window-module-host {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
overflow: hidden;
|
||||
min-height: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.window-module-host > .window-app-shell {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.window-module-error {
|
||||
|
||||
Reference in New Issue
Block a user