Livebeat is now able to send, store and show beats
This commit is contained in:
8
frontend/src/app/dashboard/dashboard.component.scss
Normal file
8
frontend/src/app/dashboard/dashboard.component.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
mgl-map {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
Reference in New Issue
Block a user