// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`component.Dropdown should render correctly 1`] = ` .c2 { font-size: m; color: primaryText; text-align: left; line-height: 1.4; } .c0 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: none; -ms-flex-wrap: none; flex-wrap: none; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .c1 { margin: 0px; padding: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; display: inline-block; text-align: center; line-height: inherit; -webkit-text-decoration: none; text-decoration: none; border: none; outline: none; background: transparent; color: inherit; cursor: pointer; }