feat(ui): improve full mobile browser support #3
@@ -31,6 +31,8 @@ body,
|
|||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
max-width: 100%;
|
||||||
|
overflow-x: clip;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user