Add PHPStan and other quality checks
Similar to FreshRSS core Contributes to https://github.com/FreshRSS/Extensions/issues/184
This commit is contained in:
parent
a86467db48
commit
b49596818c
59 changed files with 1173 additions and 404 deletions
|
|
@ -10,7 +10,7 @@
|
|||
overflow-y: auto;
|
||||
}
|
||||
|
||||
@media(max-width: 840px) {
|
||||
@media (max-width: 840px) {
|
||||
/* No effect on mobile. And yep, under 840px it is a mobile... a big one. */
|
||||
#aside_feed.sticky .tree {
|
||||
position: static;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue