fix blue
This commit is contained in:
parent
1a202793bc
commit
f7b70c6de4
@ -25,7 +25,7 @@ This is the generic loader for widgets, maps, components, ...
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
background: rgba(#3AA9E3, 1);
|
||||
background: rgba($cBlue, 1);
|
||||
z-index: 10;
|
||||
}
|
||||
.CDB-Loader.is-visible {
|
||||
|
Loading…
Reference in New Issue
Block a user