Implement new lobby design
This commit is contained in:
@@ -21,6 +21,7 @@ limitations under the License.
|
||||
align-items: center;
|
||||
user-select: none;
|
||||
flex-shrink: 0;
|
||||
padding-inline: var(--inline-content-inset);
|
||||
}
|
||||
|
||||
.nav {
|
||||
@@ -28,7 +29,6 @@ limitations under the License.
|
||||
flex: 1;
|
||||
align-items: center;
|
||||
white-space: nowrap;
|
||||
padding-inline: var(--inline-content-inset);
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user