fix: Upgrade deps

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-09-12 21:59:06 +02:00
parent 407ccca8e9
commit 895716cff0
4 changed files with 9276 additions and 19908 deletions

View File

@ -4,6 +4,7 @@ import css from './Code.module.styl'
interface Props {
block?: boolean
children?: React.ReactNode
}
export default class Code extends React.Component<Props> {

View File

@ -176,7 +176,7 @@
padding 0
.userMenu
position absolute
position fixed
bottom 16px
left 316px
z-index 200