Remove infoText class from infoWrapper

This commit is contained in:
Bill Thornton 2021-09-02 14:59:53 -04:00
parent fc790df047
commit 4285ab04be
2 changed files with 3 additions and 1 deletions

View file

@ -630,6 +630,8 @@
}
.infoWrapper {
min-width: 0;
max-width: 100%;
flex: 1 0 0;
.layout-mobile & {