mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 04:16:37 -04:00
9 lines
No EOL
125 B
SCSS
9 lines
No EOL
125 B
SCSS
.test-email{
|
|
position: relative;
|
|
.spinner{
|
|
position: absolute;
|
|
top: 0px;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
} |