Remove scope attribute on PdfViewer <style>
This commit is contained in:
parent
13cbfd8309
commit
93c2ba2886
1 changed files with 1 additions and 1 deletions
|
|
@ -163,6 +163,6 @@ function showDraftMarker(draftComment) {
|
|||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
@import "../../assets/css/src/2.blocks.pdf-viewer.css";
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue