feat: use FlexBox to properly arrange the sidebar layouts
Some checks reported warnings
/ phplint (push) Has been cancelled

This commit is contained in:
David Bailey 2025-01-27 10:24:41 +01:00
parent 771e9a2ec8
commit de1f1446a3
10 changed files with 172 additions and 123 deletions

View file

@ -7,5 +7,11 @@
"path": "../dragon_fire_content"
}
],
"settings": {}
"settings": {
"conventionalCommits.scopes": [
"search",
"templates",
"css"
]
}
}