mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +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 -->
|
<!-- CONTENT -->
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<mat-tab-group>
|
<mat-tab-group fxLayout="column" fxFlex>
|
||||||
|
|
||||||
<mat-tab label="Order Details">
|
<mat-tab label="Order Details">
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content {
|
.tab-content {
|
||||||
flex: 1 1 auto;
|
|
||||||
|
|
||||||
&.products {
|
&.products {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user