mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-28 19:42:01 +03:00
Merge pull request #609 from filecoin-project/@akuokojnr/fix-shortcuts
fix: tooltip alignment with filter button
This commit is contained in:
commit
1281f86302
@ -107,7 +107,7 @@ const STYLES_COMMAND_TOOLTIP_ANCHOR = css`
|
||||
width: 275px;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
top: -11px;
|
||||
top: -7px;
|
||||
right: 50px;
|
||||
z-index: ${Constants.zindex.tooltip};
|
||||
padding-bottom: 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user