fix: set min-width on page container
This commit is contained in:
@@ -25,4 +25,5 @@ body {
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user