fix: buttons not showing

This commit is contained in:
ThatOneCalculator 2023-04-03 10:03:35 -07:00
parent 3e334dea24
commit b7fc6117b6
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ onBeforeUnmount(() => {
<style lang="scss" scoped>
.kpoogebi {
position: relative;
display: flex;
display: inline-flex;
align-items: center;
justify-content: center;
font-weight: bold;