[Mobile] IN PROGRESS: Fixed object-browse-bar flex
open #74 Also set left position of .object-browse-bar;
This commit is contained in:
@@ -89,8 +89,8 @@
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
.left {
|
||||
@include test(green);
|
||||
flex: 1 1 auto;
|
||||
//@include test(green);
|
||||
flex: 1 1 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user