1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

material: replace card activator with article link on card preview

Fixes #2424

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2017-11-05 15:18:45 +01:00
parent 8abb6c1321
commit 2f510787e7
5 changed files with 15 additions and 4 deletions

View file

@ -134,6 +134,7 @@ main {
.card-fullimage .preview {
height: 14em;
background: no-repeat 50%/cover;
display: block;
}
&.sw {