Add user list component + snap to user functionality (#1749)

This commit is contained in:
Oliver Benns
2020-06-19 11:36:49 +01:00
committed by GitHub
parent 8f65e37dac
commit ca87ca6fe9
18 changed files with 333 additions and 32 deletions

View File

@ -457,6 +457,7 @@ button,
.github-corner {
position: fixed;
top: 0;
z-index: 2;
:root[dir="ltr"] & {
right: 0;
}