aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkTranscription.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-10-01 09:04:41 -0400
committerbobzel <zzzman@gmail.com>2024-10-01 09:04:41 -0400
commit2e001d89e2490f278764135f02d9191b5d704dbd (patch)
tree75c3ba5c7983d97e49e06f4fa2702abbebe9b6f7 /src/client/views/InkTranscription.scss
parent6d0cec80757dcdb07434d7788dd2eb97c2ce4b7c (diff)
parentfa17eee93e43e2a06565045557e01a3687fb2505 (diff)
merged with master
Diffstat (limited to 'src/client/views/InkTranscription.scss')
-rw-r--r--src/client/views/InkTranscription.scss8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/client/views/InkTranscription.scss b/src/client/views/InkTranscription.scss
index 18d6b8b10..c77117ccc 100644
--- a/src/client/views/InkTranscription.scss
+++ b/src/client/views/InkTranscription.scss
@@ -2,9 +2,7 @@
.error-msg {
display: none !important;
}
- .ms-editor{
- .smartguide{
- top:1000px;
- }
+ .ms-editor {
+ top: 1000px;
}
-} \ No newline at end of file
+}