major refactors

This commit is contained in:
geoffrey45
2022-03-30 14:56:40 +03:00
parent 1a19fb61cd
commit 0c1e792839
21 changed files with 164 additions and 322 deletions
+1 -3
View File
@@ -12,10 +12,8 @@ const loading = state.loading
<style lang="scss">
.loaderx {
position: absolute;
top: 0.65rem;
width: 1.5rem;
height: 1.5rem;
height:1.5rem;
border-radius: 50%;
}