[Mobile] Size Adjustment
Adjusted indentation size on the tree. Also change size of the hamburger icon to match the object icon and moved it slightly down.
This commit is contained in:
@@ -136,13 +136,9 @@
|
||||
// over to make space for the
|
||||
// hamburger icon
|
||||
.object-header-mobile {
|
||||
@include phone {
|
||||
@include phoneandtablet {
|
||||
position: relative;
|
||||
left: 30px;
|
||||
}
|
||||
@include tablet {
|
||||
position: relative;
|
||||
left: 35px;
|
||||
left: 44px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user