fixed mouse wheel scrolling
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user