mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-27 11:03:23 +03:00
removed a local styling change i had
This commit is contained in:
parent
f47f8d8995
commit
fed0bd9122
@ -223,10 +223,6 @@ const STYLES_LOADER_SPINNER = css`
|
|||||||
border: 2px solid ${Constants.system.brand};
|
border: 2px solid ${Constants.system.brand};
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
border-top-color: ${Constants.system.foreground};
|
border-top-color: ${Constants.system.foreground};
|
||||||
border-top-color: ${Constants.system.foreground};
|
|
||||||
border-right: 2px solid ${Constants.system.brand};
|
|
||||||
border-bottom: 2px solid ${Constants.system.brand};
|
|
||||||
border-left: 2px solid ${Constants.system.brand};
|
|
||||||
animation: slate-client-animation-spin 1s ease-in-out infinite;
|
animation: slate-client-animation-spin 1s ease-in-out infinite;
|
||||||
|
|
||||||
@keyframes slate-client-animation-spin {
|
@keyframes slate-client-animation-spin {
|
||||||
|
Loading…
Reference in New Issue
Block a user