showing up selection of convo on side

This commit is contained in:
talksik
2022-03-19 20:37:25 -04:00
parent 50c37776fd
commit 2a0f74435b
3 changed files with 18 additions and 5 deletions
+4
View File
@@ -3,6 +3,10 @@ body {
Arial, sans-serif;
}
#root {
padding: 0 !important;
}
@tailwind base;
@tailwind components;
@tailwind utilities;