[photon-client] Styling fixes (#968)

This commit is contained in:
Sriman Achanta
2023-10-21 11:09:55 -04:00
committed by GitHub
parent 8446c94508
commit 959c162fc2
6 changed files with 29 additions and 17 deletions

View File

@@ -125,6 +125,7 @@ th {
.stream-container {
display: flex;
justify-content: center;
flex-wrap: wrap;
align-items: center;
gap: 12px;