1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 10:38:54 +08:00

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

View File

@@ -62,6 +62,7 @@ export default {
<style scoped>
#app-info-icon {
cursor: pointer;
width: 24px;
}
#app-info-container {
display: flex;