fix: certain content can result in horizontal scroll
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
:global(body) {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
:global(html) {
|
||||
|
||||
Reference in New Issue
Block a user