diff options
author | Chocobozzz <me@florianbigard.com> | 2021-04-27 10:46:09 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-04-27 10:46:09 +0200 |
commit | 75d749596205511e012cecbdd39123277244f462 (patch) | |
tree | 35042e13295666336080a3def0d500bdd4aa7dc1 /client/src/standalone | |
parent | 6d8e1f28e3a81d88d13a9ce7db51837413904eff (diff) | |
download | PeerTube-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.scss | 2 |
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 | } |