feat: event management and websocket for updates
This commit is contained in:
6
sparse-server/style/beacons/_sidebar.scss
Normal file
6
sparse-server/style/beacons/_sidebar.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
aside.beacons {
|
||||
grid-area: beacons;
|
||||
background-color: #11111c;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user