mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-03-19 10:13:12 +00:00
Remove the x overflow
This commit is contained in:
parent
a00a4452ab
commit
5ea327a2f5
@ -67,6 +67,7 @@ html {
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
max-width: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user