genai-ui.css
in the package.oem-enterpriseweb/src/main/webapp/css
.Edit the genai-ui.css
file with your custom styling. In the genai-ui.css
file, there is a sample style to change the header and add a logo to it.
The end result will look like the following:
genai-ui.css
stylesheet.`@import url("#request.baseURL?html#/css/genai-ui.css?build=#platform.build?html#");
console_custom.css
under oem-enterpriseweb/src/main/webapp/css
.@import url("genai-ui.css");
in the stylesheet.