mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-24 06:45:59 +03:00
anchors slate buttons to the bottom right instead of bottom of screen
This commit is contained in:
parent
f7b2a1d981
commit
78abfedfb0
@ -39,7 +39,7 @@ const STYLES_ACTIONS = css`
|
||||
z-index: ${Constants.zindex.navigation};
|
||||
bottom: 16px;
|
||||
right: 8px;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
flex-direction: column;
|
||||
display: flex;
|
||||
`;
|
||||
|
Loading…
Reference in New Issue
Block a user