Add more chat/cards ui fixes (#9358)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2025-06-25 14:06:01 +07:00
committed by GitHub
parent 8d10d7a991
commit 161905dc0f
60 changed files with 1464 additions and 646 deletions
@@ -28,7 +28,7 @@
.processes__section {
display: flex;
flex-direction: column;
padding: 0 2rem;
padding: 0 1rem;
width: 100%;
}
</style>