Remove wrapper

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-02-25 11:28:42 +01:00
parent 436a17bcc9
commit dc283241aa
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 0 additions and 8 deletions

View file

@ -22,12 +22,6 @@ limitations under the License.
display: flex;
width: 100%;
height: 100%;
}
.mx_ImageView_content {
width: 100%;
display: flex;
flex-direction: column;
}