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