style: align-center

This commit is contained in:
Javier Segarra 2024-05-18 11:19:04 +02:00
parent 0397f9ee68
commit 474e2c3a48
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ const emit = defineEmits(['onFetch']);
width: 256px;
.header {
display: flex;
align-items: center;
}
.icons {
margin: 0 10px;