mirror of https://github.com/espruino/BangleApps
set minimum height for apps now we need room for the screenshot
parent
f87f0a19f4
commit
375cbf3166
|
@ -34,6 +34,7 @@
|
|||
position: relative;
|
||||
border-bottom: 1px solid #EEE;
|
||||
margin-bottom: 4px;
|
||||
min-height: 8em;
|
||||
}
|
||||
|
||||
.tile-content { position: relative; }
|
||||
|
|
Loading…
Reference in New Issue