UNPKG

@ima/devtools

Version:

IMA.js debugging panel in the Chrome Developer Tools window.

23 lines (15 loc) 246 B
.wrapper { display: flex; padding: 10px; height: 60px; justify-content: space-between; align-items: center; cursor: pointer; &:hover { background: var(--oc-gray-0); } } .actions { width: 180px; text-align: right; }