diff --git a/assets/styles/main.scss b/assets/styles/main.scss index a6e4803d0..4de4febfc 100644 --- a/assets/styles/main.scss +++ b/assets/styles/main.scss @@ -78,6 +78,10 @@ blockquote { position: fixed; width: 100%; z-index: 10; + + a { + outline: none; + } } .hc-editor-content {