Skip to content

Commit

Permalink
remove unused css prop
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Nov 13, 2023
1 parent 246329e commit 6f12191
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions photon-client/src/components/app/photon-camera-stream.vue
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,4 @@ const handleFullscreenRequest = () => {
.stream-container:hover .stream-overlay {
opacity: 1;
}
.stream-popout-viewer {
display: none;
}
</style>

0 comments on commit 6f12191

Please sign in to comment.