set minimum height for apps now we need room for the screenshot

pull/864/head^2
Gordon Williams 2021-10-27 16:51:09 +01:00
parent f87f0a19f4
commit 375cbf3166
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
position: relative;
border-bottom: 1px solid #EEE;
margin-bottom: 4px;
min-height: 8em;
}
.tile-content { position: relative; }