better layout: allow additional details in tiles mode

Massimo Melina committed Jun 27, 2023 at 16:56 UTC f466e2947c8ef1921770568b08856561882f7ae6
1 file changed -2
frontend/src/index.scss
-2
@@ -502,8 +502,6 @@ button label {
502 font-size: 10pt;
503 }
504 .entry-details {
505 - display: flex;
506 - flex-direction: column-reverse;
505 font-size: 80%;
506 }
507 &.page-separator::before {