buli
2023-07-11 a68c8c52c2820052c2ae3856876f74a385354583
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
{