Page MenuHomeWickedGov Phorge

LoadingOverlay.less
No OneTemporary

Size
308 B
Referenced Files
None
Subscribers
None

LoadingOverlay.less

.overlay {
&.overlay-loading {
display: flex;
align-items: center;
justify-content: center;
background-color: rgba( 255, 255, 255, 0.5 );
// editor overlay needed to hide header
.header {
display: none;
}
// Avoid display of scroll bar
.overlay-content {
overflow: hidden;
}
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 10:11 (2 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fb/d2/0cf4215baa73c76abff8e484ea66
Default Alt Text
LoadingOverlay.less (308 B)

Event Timeline