buli
2023-04-25 5ae6900f38713063c21c8985aafc8abbe8a77256
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
{