Loading overlay for componentView
This commit is contained in:
@@ -178,6 +178,13 @@
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
.loading-overlay {
|
||||
position: absolute;
|
||||
background-color: var(--sn-stylekit-editor-background-color);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
iframe {
|
||||
// We're disabling flex: 1; because on Firefox, it causes weird sizing issues with component stack items.
|
||||
// Not sure yet if totally required.
|
||||
|
||||
Reference in New Issue
Block a user