Resolve "Improve UX/UI of new room (with no remembered identity)"
This commit is contained in:
parent
fa8edb2d24
commit
df2bbacffc
17 changed files with 161 additions and 108 deletions
|
|
@ -37,12 +37,6 @@
|
|||
background: white;
|
||||
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
|
||||
|
||||
.join-user-info {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
@media #{map-get($display-breakpoints, 'sm-and-down')} {
|
||||
padding: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue