diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 018260f..62bcaca 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -14589,11 +14589,13 @@ main.sona_cont_measurement { height: 30px; color: #fff; background: #C3C3C3; - font-size: 14px; - line-height: 30px; - padding:0 15px; + font-size: 0.7rem; + line-height: 0.8rem; + padding:0 0.3rem; border-radius: 20px; margin-bottom: 10px; + display: flex; + align-items: center; } .snack_input .flex{