style: no min-height for blob preview (?)

feat/type-attributes
Tomáš Mládek 2023-03-07 22:15:24 +01:00
parent 4572b13742
commit 0043a03a5e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
display: flex;
align-items: center;
flex-direction: column;
min-height: 33vh;
// min-height: 33vh;
max-height: 50vh;
&.detail {