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

Setting to show / hide articles thumbnails styling

This commit is contained in:
Simounet 2023-06-14 21:08:36 +02:00
parent 7eddea6ff7
commit 97a87235a1
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770
4 changed files with 13 additions and 4 deletions

View file

@ -315,6 +315,15 @@ a.original:not(.waves-effect) {
padding-bottom: 15px;
}
.settings .settings-checkbox-col {
padding: 0;
}
.settings .settings-checkbox-label {
margin-bottom: 20px;
height: 3rem;
}
.entries-row {
display: grid;
margin: 0.4rem 0 0;