@clinic/heap-profiler
Version:
Programmable interface to Clinic.js Heap Profiler
24 lines (19 loc) • 375 B
CSS
.nc-walkthrough-content .scrollable {
max-height: 200px;
overflow: auto;
}
.nc-walkthrough-content .welcome-step {
display: flex;
align-items: center;
margin-top: 0;
}
.nc-walkthrough-content .icon {
margin: -4px 8px 0 -4px;
}
.nc-walkthrough-content ul,
.nc-walkthrough-content ol {
padding-left: 1.5em;
}
.nc-walkthrough-content li {
margin: 0.5em 0;
}