fix: buttons not showing
This commit is contained in:
parent
3e334dea24
commit
b7fc6117b6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue