feat(directory): add a fast navigation menu
This commit is contained in:
@@ -76,6 +76,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.operator-fast-navigate {
|
||||
position: absolute;
|
||||
right: -3rem;
|
||||
bottom: -2rem;
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
.return-button {
|
||||
position: absolute;
|
||||
right: -4rem;
|
||||
|
||||
Reference in New Issue
Block a user