Message List: Another fix for FAB hiding
This commit is contained in:
parent
3410425908
commit
eeaec02398
@ -8,7 +8,7 @@
|
|||||||
margin-bottom: .3125rem;
|
margin-bottom: .3125rem;
|
||||||
|
|
||||||
.mask-image-enabled & {
|
.mask-image-enabled & {
|
||||||
mask-image: linear-gradient(to top, transparent 0, #000 1rem);
|
mask-image: linear-gradient(to top, transparent 0, #000 0.5rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (pointer: coarse) {
|
@media (pointer: coarse) {
|
||||||
@ -30,7 +30,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 1rem 1rem .5rem 1.125rem;
|
padding: 1rem 1rem 0 1.125rem;
|
||||||
|
|
||||||
.force-messages-scroll & {
|
.force-messages-scroll & {
|
||||||
margin-top: 100vh !important;
|
margin-top: 100vh !important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user