Skip to content

Commit 2b52573

Browse files
authored
Updated the react-component styles to default for AsyncAPI (#264)
1 parent 1a2b851 commit 2b52573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apigee_asyncapi_doc/css/apigee-asyncapi-doc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1616
*/
1717

18-
@import url(https://unpkg.com/@asyncapi/react-component/lib/styles/fiori.css);
18+
@import url(https://unpkg.com/@asyncapi/react-component/styles/default.min.css);
1919

2020
/* Customization as per Apigee */
2121
.asyncapi,

0 commit comments

Comments
 (0)