chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<div class="trialProgress">
|
||||
<h3>Trial Progress</h3>
|
||||
{{ table }}
|
||||
</div>
|
||||
<style>
|
||||
.trialProgress {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
color: var(--jp-ui-font-color1);
|
||||
}
|
||||
.trialProgress h3 {
|
||||
font-weight: bold;
|
||||
}
|
||||
.trialProgress td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user