mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
Updated to material design v15
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.demo-basic .mat-card-content {
|
||||
.demo-basic .mat-mdc-card-content {
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@ mat-toolbar.top {
|
||||
width: 80%
|
||||
}
|
||||
|
||||
mat-form-field.mat-form-field {
|
||||
mat-form-field.mat-mdc-form-field {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
@@ -75,7 +75,7 @@ mat-form-field.mat-form-field {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: -40px;
|
||||
right: -16px;
|
||||
}
|
||||
|
||||
.margined {
|
||||
|
||||
Reference in New Issue
Block a user