/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/react-database-diagram@0.1.12/dist/styles/ReactDatabaseDiagram.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.react-database-diagram-canvas{width:100%;height:100%}.react-database-diagram-node{display:flex;flex-wrap:wrap;flex-direction:column;width:200px;height:auto;border:1px solid orange;font-size:12px;background-color:#fff}.react-database-diagram-node__title{padding:5px 0;display:flex;justify-content:center;flex:1;border-bottom:1px solid orange;background-color:wheat}.react-database-diagram-node__columns{display:flex;flex:1;flex-direction:column}.react-database-diagram-node__column{display:flex;max-height:25px;flex:1;flex-wrap:wrap}.react-database-diagram-node__columnType--PK{flex:2;padding:5px;border-right:1px solid #000;border-bottom:1px solid #000}.react-database-diagram-node__columnName--PK{flex:10;padding:5px;border-bottom:1px solid #000}.react-database-diagram-node__columnType{flex:2;padding:5px;border-right:1px solid #000}.react-database-diagram-node__columnName{flex:10;padding:5px}.react-database-diagram-node__text--italic{font-style:italic}.react-database-diagram-node__text--bold{font-weight:700}
/*# sourceMappingURL=/sm/c5a2a2488e8f43b455e3780f6ac7a8faef428189e4b8609bdb12b046c0baa2e2.map */