Skip to content

Commit

Permalink
Merge pull request #6994 from savindi7/add-style-branding-banner
Browse files Browse the repository at this point in the history
Add margin to branding banner
  • Loading branch information
savindi7 authored Oct 16, 2024
2 parents fbb04e3 + 46307eb commit cd24959
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/hip-pens-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wso2is/common.ai.v1": patch
---

Add margin to banner.
1 change: 1 addition & 0 deletions features/common.ai.v1/components/ai-banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
border-radius: 8px;
display: flex;
justify-content: space-between;
margin-bottom: 16px;
padding: 30px 25px;

&.collapsed, &.input {
Expand Down

0 comments on commit cd24959

Please sign in to comment.