Removing weird border in cowebsites and cowebsite button
This commit is contained in:
committed by
Alexis Faizeau
parent
78e816c6fb
commit
06dca9813c
@@ -5,7 +5,6 @@
|
||||
import { ScreenSharingPeer } from "../../WebRtc/ScreenSharingPeer";
|
||||
import LocalStreamMediaBox from "./LocalStreamMediaBox.svelte";
|
||||
import type { Streamable } from "../../Stores/StreamableCollectionStore";
|
||||
import PixelContainer from "../Container/PixelContainer.svelte";
|
||||
|
||||
export let streamable: Streamable;
|
||||
export let isHightlighted = false;
|
||||
|
||||
Reference in New Issue
Block a user