trying to get things to fit better with overlay getting over crowded

This commit is contained in:
talksik
2022-06-20 12:43:06 -05:00
parent 6e68b246c8
commit 173ef0e719
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ function OverlayConversation({
direction={'column'}
spacing={1}
sx={{
my: 2,
mb: 1,
p: 1,
borderRadius: 2,
bgcolor: isSelected ? blueGrey[300] : blueGrey[600],
+1
View File
@@ -26,6 +26,7 @@ export default function Terminal() {
sx={{
display: 'flex',
flexDirection: 'row',
overflow: 'clip',
}}
>
{desktopMode === 'mainApp' && (