mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-02 03:31:28 +03:00
Style improvements and UI bug fixes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</mat-form-field>
|
||||
</div>
|
||||
|
||||
<div class="example-container mat-elevation-z8">
|
||||
<div class="mat-elevation-z8" style="margin-right: 15px;">
|
||||
|
||||
<mat-table #table [dataSource]="dataSource" matSort>
|
||||
|
||||
|
||||
@@ -167,3 +167,7 @@
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
::ng-deep.mat-mdc-menu-panel {
|
||||
max-width: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user