| 1 |
/*!****************************************************************************************************************************************************************************************************************************************!*\ |
| 2 |
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/editor.scss ***! |
| 3 |
\****************************************************************************************************************************************************************************************************************************************/ |
| 4 |
/** |
| 5 |
* The following styles get applied inside the editor only. |
| 6 |
* |
| 7 |
* Replace them with your own styles or remove the file completely. |
| 8 |
*/ |
| 9 |
.dep-widget-wrapper { |
| 10 |
display: flex; |
| 11 |
align-items: center; |
| 12 |
box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3137254902); |
| 13 |
padding: 10px; |
| 14 |
} |
| 15 |
.dep-widget-wrapper img { |
| 16 |
width: 60px; |
| 17 |
} |
| 18 |
|
| 19 |
/*# sourceMappingURL=index.css.map*/ |