core/static: fix Matmat results with long names

This commit is contained in:
Skia 2018-06-07 00:10:33 +02:00
parent 61d34b3a09
commit eae7825260
1 changed files with 1 additions and 1 deletions

View File

@ -1115,7 +1115,7 @@ u, .underline {
padding: 0.2em;
height: 20%;
display: flex;
flex-wrap: wrap;
flex-wrap: nowrap;
justify-content: space-around;
font-size: 0.9em;
div {