mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-11 03:58:50 +01:00
mobile bg fix
This commit is contained in:
parent
612071b97c
commit
93c992c2aa
1 changed files with 0 additions and 17 deletions
|
|
@ -21,23 +21,6 @@ main {
|
|||
}
|
||||
}
|
||||
|
||||
main.mobile{
|
||||
background: none;
|
||||
.body-bg{
|
||||
display: block;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
background-attachment: inherit;
|
||||
background-color: $body-bg;
|
||||
}
|
||||
&.blur-theme {
|
||||
@include main-background();
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
|
||||
{
|
||||
html{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue