fix: ProjectRequestButton position
This commit is contained in:
parent
85e3e7b2d4
commit
caa5eed2a5
2 changed files with 3 additions and 10 deletions
|
|
@ -18,8 +18,9 @@
|
|||
.top-0 { top: 0 }
|
||||
.bottom-0 { bottom: 0 }
|
||||
.left-0 { left: 0 }
|
||||
|
||||
.right-0 { right: 0 }
|
||||
|
||||
.right-gutter { right: var(--gutter) }
|
||||
.bottom-gutter { bottom: var(--gutter) }
|
||||
|
||||
.-z-1 { z-index: -1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue