Skip to content

Commit

Permalink
stay inline
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed Dec 4, 2024
1 parent 7767996 commit 68f1975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nimble-components/src/checkbox/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { userSelectNone } from '../utilities/style/user-select';
import { styles as errorStyles } from '../patterns/error/styles';

export const styles = css`
${display('grid')}
${display('inline-grid')}
${errorStyles}
:host {
Expand Down

0 comments on commit 68f1975

Please sign in to comment.