feat: ✨ added country flag on realtime page
This commit is contained in:
5
components/pages/realtime/RealtimeCountries.module.css
Normal file
5
components/pages/realtime/RealtimeCountries.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user