Fix page layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.pttButton {
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
aspect-ratio: 1;
|
||||
max-height: 232px;
|
||||
max-width: 232px;
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
|
||||
.talkingInfo {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user