mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user