New: Placed the floating mini button to the right of cards on desktop
This commit is contained in:
parent
0f0d8bc1fa
commit
36ca07cc2d
1 changed files with 2 additions and 2 deletions
|
|
@ -305,8 +305,8 @@ html {
|
||||||
margin-left: unset;
|
margin-left: unset;
|
||||||
margin-top: unset;
|
margin-top: unset;
|
||||||
top: unset;
|
top: unset;
|
||||||
right: 1.25em;
|
left: 1.25em;
|
||||||
bottom: 1.25em;
|
bottom: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardOverlayContainer>.cardOverlayFab-primary,
|
.cardOverlayContainer>.cardOverlayFab-primary,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue