Stop flickering + added loader in AddressSelector (#4149)
* Stop UI flickering + added loader to AddressSelector #4103 * PR Grumbles
This commit is contained in:
committed by
Jaco Greeff
parent
f0eab337d8
commit
57ce845e4c
@@ -68,6 +68,9 @@ $top: 20vh;
|
||||
opacity: 0;
|
||||
z-index: -10;
|
||||
|
||||
padding: 1em;
|
||||
box-sizing: border-box;
|
||||
|
||||
* {
|
||||
min-width: 0;
|
||||
}
|
||||
@@ -83,6 +86,7 @@ $top: 20vh;
|
||||
top: 0.5rem;
|
||||
right: 1rem;
|
||||
font-size: 4em;
|
||||
z-index: 100;
|
||||
|
||||
transition-property: opacity;
|
||||
transition-duration: 0.25s;
|
||||
|
||||
Reference in New Issue
Block a user