Skip to content

Commit

Permalink
fix typo in concept modal tab css
Browse files Browse the repository at this point in the history
  • Loading branch information
frostyfan109 committed Sep 25, 2024
1 parent c70058f commit dbfdd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/search/concept-modal/concept-modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
.concept-modal-tabs .ant-menu-title-content > .tab-menu-item-wrapper {
padding-left: 24px;
padding-right: 16;
padding-right: 16px;
}

.concept-modal-body > .ant-space-item:nth-child(2) {
Expand Down

0 comments on commit dbfdd38

Please sign in to comment.