This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new 1d37ff23ac1 pre-commit run --all-files; fix end of file with
ui/src/style/objects/form.scss (#9696)
1d37ff23ac1 is described below
commit 1d37ff23ac160d4addf83ad8bd84ff4b1c467b98
Author: John Bampton <[email protected]>
AuthorDate: Wed Sep 18 17:17:47 2024 +1000
pre-commit run --all-files; fix end of file with
ui/src/style/objects/form.scss (#9696)
---
ui/src/style/objects/form.scss | 1 -
1 file changed, 1 deletion(-)
diff --git a/ui/src/style/objects/form.scss b/ui/src/style/objects/form.scss
index 8ed115b68c4..1789e03717b 100644
--- a/ui/src/style/objects/form.scss
+++ b/ui/src/style/objects/form.scss
@@ -34,4 +34,3 @@
.ant-calendar-picker {
width: 100%;
}
-