MOBILE-3320 core: Fix download refresh button stack
This commit is contained in:
parent
1cfadedeec
commit
73b6b3e5e6
@ -7,4 +7,9 @@
|
||||
align-content: center;
|
||||
min-height: var(--a11y-min-target-size);
|
||||
min-width: var(--a11y-min-target-size);
|
||||
position: relative;
|
||||
|
||||
> * {
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user