@@ -221,6 +221,9 @@ onUnmounted(() => {
</template>
<style lang="scss">
+p[data-f-id="pbf"] {
+ display: none;
+}
div{
box-sizing: border-box;
}