diff --git a/src/ux-components/loader/loader.vue b/src/ux-components/loader/loader.vue index 3f3912ba..cce6656b 100644 --- a/src/ux-components/loader/loader.vue +++ b/src/ux-components/loader/loader.vue @@ -47,6 +47,7 @@ export default { position: relative; width: 1rem; height: 1rem; + border-radius:50%; animation: rotation 1s infinite linear; @keyframes rotation { 100% {