mirror of https://github.com/akveo/blur-admin
fix(mobile): remove background-attachment for mobile bg block
parent
885f33c5c7
commit
cd2d2b24cd
|
@ -9,6 +9,7 @@ body.badmin-transparent {
|
|||
bottom: 0;
|
||||
right: 0;
|
||||
@include main-background();
|
||||
background-attachment: inherit;
|
||||
}
|
||||
.panel-blur {
|
||||
background: transparent;
|
||||
|
|
Loading…
Reference in New Issue