new release #190
@ -97,9 +97,6 @@
|
||||
align-items: center;
|
||||
justify-content: start;
|
||||
gap: 10px;
|
||||
background: white;
|
||||
border-radius: 0 0 4px 4px;
|
||||
padding: 15px;
|
||||
|
||||
> .inputWrapper {
|
||||
flex-shrink: 1;
|
||||
@ -109,10 +106,6 @@
|
||||
.users {
|
||||
flex-shrink: 0;
|
||||
max-height: 33vh;
|
||||
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
margin-bottom: -15px;
|
||||
}
|
||||
|
||||
.user {
|
||||
|
Loading…
Reference in New Issue
Block a user