Skip to content

Commit 70233bd

Browse files
author
David Tang
committed
fix(bokeh): width
1 parent 210af6f commit 70233bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/src/views/TestsDashboard.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,7 @@ div.bokeh {
254254
min-height: 250px;
255255
height: 25vh;
256256
}
257+
div.bk {
258+
width: 100%;
259+
}
257260
</style>

0 commit comments

Comments
 (0)