preLoader and validate report form

This commit is contained in:
2023-01-24 19:11:24 +03:00
parent 0cae63237f
commit ffae420834
7 changed files with 69 additions and 24 deletions

View File

@ -16,6 +16,15 @@
.summary__info {
padding-right: 25px;
}
.loader {
margin: 20px 0 50px;
&:hover {
path {
fill: #ffffff;
}
}
}
.profile__calendar {
margin-top: 20px;
}