Nicer test helper CSS (#4269)
This commit is contained in:
parent
1694327b70
commit
171e1d6e83
|
|
@ -448,7 +448,8 @@ function getWebviewContent(
|
||||||
}
|
}
|
||||||
.flex {
|
.flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-wrap: wrap;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue