We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f0fe1 commit d36a05fCopy full SHA for d36a05f
frontend/src/Board/Board.css
@@ -1,6 +1,6 @@
1
.board-page-container {
2
width: 100%;
3
- height: 100vh;
+ height: 100dvh;
4
margin: 0;
5
padding: 20px 40px;
6
display: flex;
@@ -51,7 +51,7 @@
51
52
.loading-container {
53
54
55
56
flex-direction: column;
57
justify-content: center;
frontend/src/Solo/Solo.css
.solo-container {
0 commit comments