diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 0aec5b0..0f76360 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -22,7 +22,7 @@ _If applicable, add screenshots to help explain your problem_ **Discord channel**: _Stable/PTB/Canary_ **OS**: _Windows/Linux/OSX_ -**Mod**: _BetterDiscord/Powercord/GooseMod_ +**Mod**: _BetterDiscord/Powercord/GooseMod/Vencord_ **Discord language**: _Your language_ ### Additional context diff --git a/src/theme/profile/_popout.scss b/src/theme/profile/_popout.scss index f8b8be1..ee12a5a 100644 --- a/src/theme/profile/_popout.scss +++ b/src/theme/profile/_popout.scss @@ -46,7 +46,7 @@ position: absolute; right: unset; left: 16px; - top: 66px; + top: 76px; z-index: 2; background: transparent; padding: 0;