From 25bc1bab2ed08eb26ee9b5cb8e2fb72f8be46cb9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 11 Oct 2024 14:50:43 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index cb3c1a80..805b0b54 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -6,6 +6,7 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug `cannot access local variable 'command' where it is not associated with a value` when restarting docker services from 'OpenAdmin > Services > Status' page. +- Fixed css bug with scrollbars on Firefox. ### 💅 Polish