mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Remove vertical split from test helper
This commit is contained in:
parent
e460da1ce7
commit
85f95f75b7
@ -108,13 +108,6 @@ function getWebviewContent(pngSrc, refSrc, stdout, stderr) {
|
|||||||
}
|
}
|
||||||
.flex {
|
.flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.flex > * {
|
|
||||||
flex-grow: 1;
|
|
||||||
flex-shrink: 0;
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user