10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
|
@import (reference) "~src/assets/openaire-theme/less/_import-variables.less";
|
||
|
|
||
|
.cache-progress {
|
||
|
position: fixed;
|
||
|
bottom: 0;
|
||
|
right: 0;
|
||
|
transform: translate(-50%, -50%);
|
||
|
z-index: @global-z-index;
|
||
|
}
|