Converting Tests back to C# but still with Playwright
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.layoutContainer {
|
||||
height: 100vh;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.content {
|
||||
margin-bottom: 64px;
|
||||
display: flex;
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
flex-direction: column;
|
||||
}
|
||||
Reference in New Issue
Block a user