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