e
This commit is contained in:
@ -21,10 +21,21 @@
|
||||
}
|
||||
|
||||
:host::ng-deep {
|
||||
|
||||
|
||||
.affix {
|
||||
position: fixed !important;
|
||||
position: fixed;
|
||||
top : 20px !important;
|
||||
z-index : 999 !important;
|
||||
width : 100% !important;
|
||||
right : 25px;
|
||||
left : 250px;
|
||||
}
|
||||
|
||||
}
|
||||
::ng-deep{
|
||||
.aside-collapsed .alain-pro__main {
|
||||
.affix {
|
||||
left: 106px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user