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%;
}
}