mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Clip overflow
This commit is contained in:
parent
597d26d3d4
commit
30f509ad32
@ -14,6 +14,10 @@
|
||||
--bs-body-color: #68686a;
|
||||
}
|
||||
|
||||
main {
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
.login-screen {
|
||||
background: url(/static/img/paper_splash.jpg) no-repeat center fixed;
|
||||
background-size: cover;
|
||||
|
Loading…
Reference in New Issue
Block a user