mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
Limited width MessageBox (#272)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 2rem 1.75rem 1.75rem;
|
||||
width: 30rem;
|
||||
max-width: 40rem;
|
||||
background: var(--theme-msgbox-bg);
|
||||
border-radius: 1.25rem;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user