info sidebar refactoring

This commit is contained in:
Čarodej
2022-01-22 12:31:27 +01:00
parent ba05cdde83
commit 26bf65af88
9 changed files with 337 additions and 378 deletions

3
tailwind.config.js vendored
View File

@@ -51,6 +51,9 @@ module.exports = {
},
screens: {
'print': {'raw': 'print'},
},
width: {
'104': '28rem',
}
},
},