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 {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.flex > * {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user