fix: image overflow in inspect detail

This commit is contained in:
Tomáš Mládek 2023-02-26 15:33:39 +01:00
parent 689ad6e875
commit eb28fe2d75

View file

@ -420,6 +420,7 @@
.blob-viewer { .blob-viewer {
width: 73%; width: 73%;
height: 100%;
position: absolute; position: absolute;
left: 1%; left: 1%;
top: 0; top: 0;