prefers-reduced-motion
This commit is contained in:
parent
d04e207a64
commit
cd2b16e19c
1 changed files with 3 additions and 0 deletions
|
@ -119,4 +119,7 @@
|
|||
@media (scripting: none) {
|
||||
.headerContainer{height:40px !important;}
|
||||
}
|
||||
@media (prefers-reduced-motion) {
|
||||
.headerContainer{height:40px !important;}
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue