// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`when window.connect is defined Style should match the snapshot 1`] = ` Object { "asFragment": [Function], "baseElement": .c7 { cursor: default; } .c7>svg { fill: #EDEDED; } .c0 { margin: 0; padding: 0; } .c1 { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; background: #FFFFFF; border: 0.5px solid #CCCCCC; border-left: 0; border-right: 0; } .c6 { position: absolute; padding: 10px; padding-right: 14px; top: 0; right: 0; z-index: 2; } .c2 { cursor: pointer; height: auto; vertical-align: top; } .c2 button { height: 100%; width: 100%; } .c2 label { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; cursor: pointer; font-size: 0; height: 100%; padding-left: 6px; padding-right: 6px; margin-bottom: 0; } .c2 input { display: none; } .c2 + [role="textbox"] { padding-left: 0; } .c3 { background-color: transparent; border: 1px solid transparent; position: relative; padding: 0; margin: 0; } .c5 { -webkit-flex: 1; -ms-flex: 1; flex: 1; outline: none; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; word-break: break-word; font-family: inherit; font-size: 1rem !important; padding: 10px; padding-left: 0; padding-right: 44px; margin-left: 10px; max-height: 80px; line-height: 1.5rem; overflow: auto; min-height: 39px; z-index: 2; resize: none; font-size: 0.875rem; border: none; } .c5::-webkit-input-placeholder { color: #666666; } .c5::-moz-placeholder { color: #666666; } .c5:-ms-input-placeholder { color: #666666; } .c5::placeholder { color: #666666; } .c5:focus::-webkit-input-placeholder { color: transparent; } .c5:focus::-moz-placeholder { color: transparent; } .c5:focus:-ms-input-placeholder { color: transparent; } .c5:focus::placeholder { color: transparent; } .c4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 0; } .c4 svg { width: 24px; height: 24px; }