messagesdemo | remove zIndex from buttons
This commit is contained in:
parent
f140ba157b
commit
2b18107f22
@ -6,12 +6,10 @@ import {Message, MessageService} from 'primeng/api';
|
||||
styles: [`
|
||||
:host ::ng-deep .p-button {
|
||||
min-width: 8em;
|
||||
z-index:10000;
|
||||
}
|
||||
|
||||
:host ::ng-deep .p-message {
|
||||
margin-left: .25em;
|
||||
z-index:10000;
|
||||
}
|
||||
|
||||
:host ::ng-deep .p-toast{
|
||||
|
Loading…
Reference in New Issue
Block a user