feature: loaders
This commit is contained in:
parent
983902bb54
commit
b2e1ab6ec9
@ -13,14 +13,14 @@
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
border-radius: 50%;
|
||||
background: var(--color-menu-background);
|
||||
background: var(--color-heading);
|
||||
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
||||
}
|
||||
|
||||
&.loader-menu div {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
background: var(--color-menu-text);
|
||||
background: white;
|
||||
}
|
||||
|
||||
div:nth-child(1) {
|
||||
|
Loading…
Reference in New Issue
Block a user