@import "../style/editor.styl"

.editor.renderer-pc
  .editor__video > iframe
    width: 640px
    height: 430px
    max-width: 100%

  .block__container:hover
    text-decoration: none
