mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48: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>
|
||||
.search-wrap {
|
||||
place-items: start center;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
.search-wrap h2 {
|
||||
text-align: center;
|
||||
}
|
||||
.search-wrap h2,
|
||||
.circle {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue