denny chen
2023-03-29 db8e77d60465f32b033d7a67fb3a008263fd9e9e
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
{