UBER-795: replacing the Panel with a Dialog, fix circle button in Kanban. (#3659)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-09-05 22:16:27 +07:00
committed by GitHub
parent ced02f223d
commit b73e5340f7
13 changed files with 257 additions and 312 deletions
@@ -133,7 +133,7 @@
}
.message {
padding: 0.5rem 0.75rem;
max-width: 66%;
max-width: 90%;
width: fit-content;
background-color: var(--incoming-msg);
border-radius: 0.75rem 0.75rem 0.75rem 0.125rem;