mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
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…
x
Reference in New Issue
Block a user