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

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;