Fix:Alignment of recent sessions list #587

This commit is contained in:
advplyr
2023-02-17 16:51:11 -06:00
parent 2c2fac6e34
commit aab44d8cee
2 changed files with 6 additions and 6 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ module.exports = {
'4': '1rem',
'8': '2rem',
'10': '2.5rem',
'12': '3rem'
'12': '3rem',
'16': '4rem'
},
minHeight: {
'12': '3rem'