fixed mouse wheel scrolling
This commit is contained in:
parent
c6618614d9
commit
36b9a87c1e
1 changed files with 6 additions and 0 deletions
6
three_d_viewer/static/three_d_viewer/css/custom.css
Normal file
6
three_d_viewer/static/three_d_viewer/css/custom.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.my-fluid-container {
|
||||
padding-left: 25px;
|
||||
padding-right: 25px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue