UNPKG

@hitachivantara/uikit-react-core

Version:
9 lines (8 loc) 269 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const outlineStyles = { outline: "none", // remove the default outlines boxShadow: "0 0 0 1px #52A8EC, 0 0 0 4px rgba(29,155,209,.3)" }; exports.outlineStyles = outlineStyles;