src/components/ipInput.vue
@@ -203,11 +203,13 @@ height: 28px; display: flex; background-color: #fff; align-items: center; } .ip-segment { height: 26px; flex: 1; display: flex; align-items: center; .inner { display: flex; flex: 1; @@ -227,6 +229,7 @@ i { font-size: 18px; font-weight: 700; // line-height: 2; color: #000; } }