aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-04-27 10:46:09 +0200
committerChocobozzz <me@florianbigard.com>2021-04-27 10:46:09 +0200
commit75d749596205511e012cecbdd39123277244f462 (patch)
tree35042e13295666336080a3def0d500bdd4aa7dc1 /client/src/standalone
parent6d8e1f28e3a81d88d13a9ce7db51837413904eff (diff)
downloadPeerTube-75d749596205511e012cecbdd39123277244f462.tar.gz
PeerTube-75d749596205511e012cecbdd39123277244f462.tar.zst
PeerTube-75d749596205511e012cecbdd39123277244f462.zip
Autoclose settings on outside click
Diffstat (limited to 'client/src/standalone')
-rw-r--r--client/src/standalone/videos/test-embed.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/standalone/videos/test-embed.scss b/client/src/standalone/videos/test-embed.scss
index df3d69f21..85ce4e0f7 100644
--- a/client/src/standalone/videos/test-embed.scss
+++ b/client/src/standalone/videos/test-embed.scss
@@ -146,4 +146,4 @@ a {
146 width: 50vw; 146 width: 50vw;
147 height: calc(50vw * 0.5625); 147 height: calc(50vw * 0.5625);
148 } 148 }
149} \ No newline at end of file 149}