cosmetic fixes
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
width: min(95vw, 95%);
|
||||
height: min(calc(100dvh - 2rem), 1024px);
|
||||
max-height: 1024px;
|
||||
margin-inline: 0 auto;
|
||||
margin-inline: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
width: min(100%, 96rem);
|
||||
height: min(100dvh - 1.5rem, 100%);
|
||||
max-height: 100dvh;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.conversation-modal-header {
|
||||
@@ -94,7 +95,6 @@
|
||||
justify-content: space-between;
|
||||
gap: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
border-bottom: 1px solid var(--surface-border-soft);
|
||||
}
|
||||
|
||||
.conversation-modal-eyebrow {
|
||||
|
||||
Reference in New Issue
Block a user