More styling!
This commit is contained in:
@ -23,3 +23,14 @@
|
||||
bottom: 15px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
::ng-deep .mat-menu-panel {
|
||||
background-color: rgba(255, 255, 255, 0.8) !important;
|
||||
}
|
||||
|
||||
::ng-deep .mat-toolbar {
|
||||
position: absolute;
|
||||
height: 45px !important;
|
||||
z-index: 500;
|
||||
background-color: rgba(255, 255, 255, 0.8)
|
||||
}
|
||||
|
Reference in New Issue
Block a user