aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkTranscription.scss
blob: c77117ccce6be5422d559d8ff446b6bc1f25a741 (plain)
1
2
3
4
5
6
7
8
.ink-transcription {
    .error-msg {
        display: none !important;
    }
    .ms-editor {
        top: 1000px;
    }
}