FIX: border bottom of opened app

This commit is contained in:
prosety
2022-12-09 10:20:35 +01:00
parent 288cfc0a60
commit c49d5a1896

View File

@@ -30,6 +30,7 @@ export default {
'h-full',
'p-20',
'rounded-b-xl',
'rounded-t-none',
'bg-gradient-to-r',
'from-violet-100',
'to-indigo-100',