mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
fix: ui bug
This commit is contained in:
parent
9f9cc95a5a
commit
5a2de78f53
1 changed files with 1 additions and 4 deletions
|
@ -454,12 +454,9 @@ onDeactivated(() => {
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.search-wrap {
|
.search-wrap {
|
||||||
place-items: start center;
|
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
.search-wrap h2 {
|
.search-wrap h2,
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
.circle {
|
.circle {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue