fix: ui bug

This commit is contained in:
snematoda 2024-11-25 17:12:56 +00:00
parent 9f9cc95a5a
commit 5a2de78f53

View file

@ -454,12 +454,9 @@ onDeactivated(() => {
<style scoped>
.search-wrap {
place-items: start center;
margin-bottom: 2rem;
}
.search-wrap h2 {
text-align: center;
}
.search-wrap h2,
.circle {
text-align: center;
}