fix: image overflow in inspect detail

feat/type-attributes
Tomáš Mládek 2023-02-26 15:33:39 +01:00
parent 689ad6e875
commit eb28fe2d75
1 changed files with 1 additions and 0 deletions

View File

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