This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a commit to branch dev-2.1.5
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev-2.1.5 by this push:
     new 62bc22991 [Improve] style minor improvement
62bc22991 is described below

commit 62bc22991fc82cf02a0eaaf29831d3ecaa660cb6
Author: benjobs <[email protected]>
AuthorDate: Thu Sep 5 10:44:37 2024 +0800

    [Improve] style minor improvement
---
 streampark-console/streampark-console-webapp/src/design/index.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streampark-console/streampark-console-webapp/src/design/index.less 
b/streampark-console/streampark-console-webapp/src/design/index.less
index 0ba9e14f7..d350d3329 100644
--- a/streampark-console/streampark-console-webapp/src/design/index.less
+++ b/streampark-console/streampark-console-webapp/src/design/index.less
@@ -109,5 +109,5 @@ span {
 textarea.ant-input,
 .ant-select-selector,
 .ant-upload.ant-upload-drag {
-  border-radius: 0 !important;
+  border-radius: 2px !important;
 }

Reply via email to