mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-13 08:10:56 +03:00
17 lines
258 B
SCSS
17 lines
258 B
SCSS
.info-menu-icon {
|
|
float: right;
|
|
}
|
|
|
|
.info-autocomplete-icon {
|
|
float: right;
|
|
position: relative;
|
|
top: -12px;
|
|
}
|
|
|
|
:host ::ng-deep.mat-menu-panel {
|
|
max-width: none !important;
|
|
}
|
|
|
|
:host ::ng-deep.mdc-list-item__primary-text {
|
|
width: 100%;
|
|
} |