Skip to content
Snippets Groups Projects
Commit 763de438 authored by Sujal Gupta's avatar Sujal Gupta :speech_balloon:
Browse files

add margin-left to anchor tag in markdown preview

parent e3b7fb5a
No related branches found
No related tags found
No related merge requests found
Pipeline #1518926462 passed
Pipeline: GitLab

#1518949725

    Pipeline: GitLab

    #1518949717

      ......@@ -65,6 +65,10 @@
      min-height: 177px;
      padding: 10px 0;
      overflow-x: auto;
      a.anchor {
      margin-left: -16px !important;
      }
      }
      .markdown-area {
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment