李彤
2023-05-17 b9055688b13a23f8e445de2bc3d5d0d2b85fec30
force-app/main/default/pages/OFSBulletinBoard.page
@@ -1,4 +1,4 @@
<apex:page id="Page" controller="OFSBulletinBoardController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}">
<apex:page id="Page" controller="OFSBulletinBoardController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}" lightningStylesheets="true">
<style>
div#hbbcontainer
{