Sid Gifari File Manager
🏠 Root
/
home2
/
nuveprin
/
ahavahome.org
/
wp-content
/
plugins
/
give
/
src
/
Views
/
Components
/
LoadingOverlay
/
Editing: style.module.scss
.overlay { display: flex; align-items: center; justify-content: center; position: absolute; height: 100%; width: 100%; background: rgba(255, 255, 255, 0.8); z-index: 899; pointer-events: none; border-radius: 5px; overflow: hidden; }
Save
Cancel