Skip to content

Commit

Permalink
Merge pull request #6035 from Jarsen136/issue-5975
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwao authored May 18, 2023
2 parents 289c028 + 987aae5 commit f998bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ui/src/components/NeoModal/NeoModal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

.neo-modal {
.o-modal__content {
width: auto;
@include ktheme() {
box-shadow: theme('primary-shadow');
border: 1px solid theme('border-color');
Expand Down

0 comments on commit f998bdf

Please sign in to comment.