diff --git a/app/styles/css/new.css b/app/styles/css/new.css index 42ef2bf4..afa15ae5 100644 --- a/app/styles/css/new.css +++ b/app/styles/css/new.css @@ -152,10 +152,6 @@ div[uib-datepicker-popup-wrap] { width: 20px; } -.value .decimal, .value .comma { - margin-left: -7px; -} - .value .decimal { width: 6ch; overflow: hidden; diff --git a/debian/changelog b/debian/changelog index 02b98ef5..3cb28b57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wb-mqtt-homeui (2.94.1) stable; urgency=medium + + * Fix decimal float in devices + + -- Victor Vedenin Wed, 28 Aug 2024 12:15:00 +0300 + wb-mqtt-homeui (2.94.0) stable; urgency=medium * Add if-then-else condition to json-editor