1
0
Fork 0
mirror of https://github.com/vale981/Vulcan synced 2025-03-16 07:16:39 -04:00
Vulcan/packages/vulcan-debug/lib/stylesheets/debug.scss

9 lines
125 B
SCSS
Raw Normal View History

.test-email{
position: relative;
.spinner{
position: absolute;
top: 0px;
width: 100%;
height: 100%;
}
}