aristath/kirki

View on GitHub
packages/kirki-framework/control-react-select/dist/control.css.map

Summary

Maintainability
Test Coverage
{"mappings":"AACE,8DACE,eCAJ,CDKE,sHAEE,gBAAA,CADA,aCDJ,CDMA,6BAGE,eAAA,CADA,kBAAA,CADA,eCDF,CDWI,sIAEE,WAAA,CADA,eCHN,CDSA,kCAEE,kBAAA,CADA,YAAA,CAEA,UCNF,CDSA,iCACE,kBAAA,CAEA,WAAA,CADA,iBCLF,CDaA,2BAEE,kBAAA,CADA,6BAAA,CAGA,QAAA,CADA,iBCVF,CDaE,iCACE,+BAAA,CACA,WCXJ,CDeA,gCACE,qBCZF,CDeA,+BACE,kBAAA,CACA,WCZF,CDeA,gEACE,SCZF","sources":["src/control.scss","%3Cinput%20css%20KhyXGq%3E"],"sourcesContent":[".customize-control-kirki-react-select {\n  input[autocomplete=\"off\"] {\n    box-shadow: none;\n  }\n}\n\n.kirki-react-select__value-container {\n  > div:not(.kirki-react-select__single-value):not(.kirki-react-select__multi-value) {\n    padding-top: 0;\n    padding-bottom: 0;\n  }\n}\n\n.kirki-react-select__control {\n  padding-top: 2px;\n  padding-bottom: 2px;\n  min-height: 26px;\n}\n\n.kirki-react-select__value-container {\n  .kirki-react-select__input {\n    min-height: 24px;\n    height: 24px;\n\n    input {\n      min-height: 24px;\n      height: 24px;\n    }\n  }\n}\n\n.kirki-react-select__single-value {\n  display: flex;\n  align-items: center;\n  width: 100%;\n}\n\n.kirki-react-select__multi-value {\n  align-items: center;\n  position: relative;\n  height: 20px;\n\n  .kirki-react-select__input-container {\n    //\n  }\n}\n\n.kirki-react-select__input {\n  display: inline-flex !important;\n  align-items: center;\n  position: relative;\n  left: 2px;\n\n  input {\n    box-sizing: border-box !important;\n    height: 30px;\n  }\n}\n\n.kirki-react-select__indicators {\n  height: 24px !important;\n}\n\n.kirki-react-select__indicator {\n  align-items: center;\n  height: 24px;\n}\n\n.customize-control-kirki-react-select .kirki-react-select__menu {\n  z-index: 3;\n}\n",".customize-control-kirki-react-select input[autocomplete=off] {\n  box-shadow: none;\n}\n\n.kirki-react-select__value-container > div:not(.kirki-react-select__single-value):not(.kirki-react-select__multi-value) {\n  padding-top: 0;\n  padding-bottom: 0;\n}\n\n.kirki-react-select__control {\n  padding-top: 2px;\n  padding-bottom: 2px;\n  min-height: 26px;\n}\n\n.kirki-react-select__value-container .kirki-react-select__input {\n  min-height: 24px;\n  height: 24px;\n}\n.kirki-react-select__value-container .kirki-react-select__input input {\n  min-height: 24px;\n  height: 24px;\n}\n\n.kirki-react-select__single-value {\n  display: flex;\n  align-items: center;\n  width: 100%;\n}\n\n.kirki-react-select__multi-value {\n  align-items: center;\n  position: relative;\n  height: 20px;\n}\n.kirki-react-select__input {\n  display: inline-flex !important;\n  align-items: center;\n  position: relative;\n  left: 2px;\n}\n.kirki-react-select__input input {\n  box-sizing: border-box !important;\n  height: 30px;\n}\n\n.kirki-react-select__indicators {\n  height: 24px !important;\n}\n\n.kirki-react-select__indicator {\n  align-items: center;\n  height: 24px;\n}\n\n.customize-control-kirki-react-select .kirki-react-select__menu {\n  z-index: 3;\n}\n/*# sourceMappingURL=control.css.map */\n"],"names":[],"version":3,"file":"control.css.map"}