From 076e49222a26fe395c8658bdebc7de433c1bd3d7 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 29 Jan 2021 14:08:04 -0500 Subject: from last --- src/client/views/nodes/formattedText/FormattedTextBox.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss index 866f556ff..81bca4c00 100644 --- a/src/client/views/nodes/formattedText/FormattedTextBox.scss +++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss @@ -20,6 +20,10 @@ audiotag { font-size: 4px; background: lightblue; } +audiotag:hover { + transform: scale(2); + transform-origin: bottom center; +} .formattedTextBox-cont { touch-action: none; -- cgit v1.2.3-70-g09d2