diff options
| author | bobzel <zzzman@gmail.com> | 2022-04-11 17:57:37 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2022-04-11 17:57:37 -0400 |
| commit | ec4cf9ea0439701fde3aa49e462b054998c657f1 (patch) | |
| tree | 6499075ea4f76b9db3440f350518c0be9a8d0c79 /src/client/views/nodes/VideoBox.scss | |
| parent | 49437d51b277206f31cdcdf0106944bab8330f4d (diff) | |
got pdf's to generate icons when iconifying.
Diffstat (limited to 'src/client/views/nodes/VideoBox.scss')
| -rw-r--r-- | src/client/views/nodes/VideoBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss index 3cf10a033..f47a71469 100644 --- a/src/client/views/nodes/VideoBox.scss +++ b/src/client/views/nodes/VideoBox.scss @@ -81,6 +81,7 @@ align-items: center; justify-content: center; display: flex; + width: 100%; visibility: none; opacity: 0; background-color: $dark-gray; |
