fix icon width

This commit is contained in:
lana-k
2022-07-01 21:01:02 +02:00
parent f0a4212e2b
commit 289a727cbe
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -62,6 +62,7 @@ export default {
<style scoped>
#app-info-icon {
cursor: pointer;
width: 24px;
}
#app-info-container {
display: flex;