fix safari flexbox bug
This commit is contained in:
@@ -276,8 +276,8 @@ limitations under the License.
|
|||||||
order: 5;
|
order: 5;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
-webkit-flex: 0;
|
-webkit-flex: 0 0 auto;
|
||||||
flex: 0;
|
flex: 0 0 auto;
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user