Skip to content

Commit

Permalink
fix(Search): add stylelint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul authored Nov 19, 2024
1 parent d476a71 commit 08b9a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vkui/src/components/Search/Search.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
inline-size: initial;
}

/* stylelint-disable-next-line selector-pseudo-class-disallowed-list */
:global(.vkuiInternalGroup--mode-plain) .host {
padding-block-start: 4px;
}

0 comments on commit 08b9a4d

Please sign in to comment.