This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
new 3629792cc modify version layout (#3544)
3629792cc is described below
commit 3629792cc3310cbfe6cb176efbb70f7d3532e712
Author: Yonghao Mei <[email protected]>
AuthorDate: Tue Sep 27 17:35:53 2022 +0800
modify version layout (#3544)
---
linkis-web/src/common/style/headerCommon.scss | 1 +
1 file changed, 1 insertion(+)
diff --git a/linkis-web/src/common/style/headerCommon.scss
b/linkis-web/src/common/style/headerCommon.scss
index 802c22b14..7bcb774c4 100644
--- a/linkis-web/src/common/style/headerCommon.scss
+++ b/linkis-web/src/common/style/headerCommon.scss
@@ -58,6 +58,7 @@
.version {
position: absolute;
// right: -40px;
+ white-space: nowrap;
bottom: 10px;
font-size: $font-size-small;
height: 15px;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]