king
2022-10-25 373067f784dee77fa98b593992f8e324f9cde46d
src/templates/zshare/codemirror/index.scss
@@ -2,6 +2,17 @@
  font-size : 14px;
  line-height : 25px;
  position: relative;
  .anticon-format-painter {
    position: absolute;
    z-index: 10;
    right: 10px;
    top: 35px;
    font-size: 18px;
    opacity: 0.7;
    color: orange;
    cursor: pointer;
    transition: opacity 0.3s;
  }
  .anticon-fullscreen {
    position: absolute;
    z-index: 10;