2023-03-15 19:23:17 +00:00

18 lines
251 B
Plaintext
Executable File

.infinite-scroll {
min-height: 32vw;
position: relative;
.no-result {
text-align: center;
}
.bottom {
width: 100%;
}
.list-loader {
height: 16vw;
margin: auto;
width: 16vw;
}
}