mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-28 15:40:56 +03:00
Converted input placeholders to mat-label
Various style improvements Updated translations
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
.info-menu-icon {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.info-autocomplete-icon {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -12px;
|
||||
}
|
||||
|
||||
::ng-deep.mat-menu-panel {
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
::ng-deep.mdc-list-item__primary-text {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user