aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-11-17 12:22:32 -0500
committerbobzel <zzzman@gmail.com>2023-11-17 12:22:32 -0500
commitf027832dd2e3267b70e94c1e60d1703ff86d7fe2 (patch)
treec082999af2678503463b7b812af6550991453383 /src/client/views/nodes/formattedText/FormattedTextBox.scss
parent82ef5f0f62031f5744172a40cb59db7ba81bfc8a (diff)
cleaned up captions/title code
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/formattedText/FormattedTextBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss
index e6f24d99f..717efd5a9 100644
--- a/src/client/views/nodes/formattedText/FormattedTextBox.scss
+++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss
@@ -49,6 +49,7 @@ audiotag:hover {
transition: opacity 1s;
width: 100%;
position: relative;
+ transform-origin: left top;
top: 0;
left: 0;
}