mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
fix: buttons not showing
This commit is contained in:
parent
8cdadd70ba
commit
3bf522db1e
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue