mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-11 15:20:56 +03:00
Updated player view to prevent video from being too large
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
.video-styles {
|
||||
width: 80%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
::ng-deep .mat-button-toggle-label-content {
|
||||
@@ -64,6 +64,7 @@
|
||||
.video-col {
|
||||
padding-right: 0px;
|
||||
padding-left: 0.01px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.save-icon {
|
||||
|
||||
Reference in New Issue
Block a user