3.0 Beta 3
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
:host {
|
||||
main {
|
||||
height: 95svh;
|
||||
display: grid;
|
||||
grid-template-rows: 70px minmax(0, 1fr) auto;
|
||||
|
||||
&.mobile {
|
||||
height: 100svh;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.mobile {
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
navbar {
|
||||
.chat-data {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user