less/roojs-bootstrap/phone-input.less
authorjohn <john@roojs.com>
Fri, 23 Mar 2018 05:01:52 +0000 (13:01 +0800)
committerjohn <john@roojs.com>
Fri, 23 Mar 2018 05:01:52 +0000 (13:01 +0800)
less/roojs-bootstrap/phone-input.less

index 766b141..cb9e6d5 100644 (file)
@@ -6,6 +6,10 @@
     display: flex;
     flex-direction: row;
     justify-content: space-between;
+    .flag {
+        width: 30px;
+        height: inherit;
+    }
 }
 
 .tel-input {