fix: flatten filter buttons layout for mobile in activity, stats and trending

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
SITO 2026-05-01 01:43:26 +02:00
parent 07403d18c4
commit 9ee8fd60cd
13 changed files with 1707 additions and 65 deletions

8
.claude/settings.json Normal file
View file

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(git -C /home/sito/COFRE/CODERS/oasis_mobile add nodejs-project/nodejs-project/src/models/tribes_model.js nodejs-project/nodejs-project/src/models/main_models.js nodejs-project/nodejs-project/src/models/blockchain_model.js nodejs-project/nodejs-project/src/views/blockchain_view.js nodejs-project/nodejs-project/src/client/assets/styles/style.css)",
"Bash(git -C /home/sito/COFRE/CODERS/oasis_mobile commit -m ' *)"
]
}
}