Updates to realtime. Fixed refresh button.
This commit is contained in:
9
components/pages/realtime/RealtimeHeader.module.css
Normal file
9
components/pages/realtime/RealtimeHeader.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.metrics {
|
||||
display: flex;
|
||||
}
|
||||
Reference in New Issue
Block a user