mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
(ECommerce) Fixed: Order page custom scrollbar is not working
This commit is contained in:
parent
46a0ac1aa9
commit
f8292af81e
|
@ -40,7 +40,7 @@
|
|||
<!-- CONTENT -->
|
||||
<div class="content">
|
||||
|
||||
<mat-tab-group>
|
||||
<mat-tab-group fxLayout="column" fxFlex>
|
||||
|
||||
<mat-tab label="Order Details">
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
}
|
||||
|
||||
.tab-content {
|
||||
flex: 1 1 auto;
|
||||
|
||||
&.products {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user