Save user flights
This commit is contained in:
@@ -78,13 +78,11 @@
|
||||
/* In your component <style> or global CSS */
|
||||
|
||||
.radar-bg {
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
/* just a normal flow wrapper */
|
||||
position: relative;
|
||||
min-height: 100dvh;
|
||||
background: var(--bg);
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.radar-svg {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
|
||||
Reference in New Issue
Block a user