You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/09/27 09:35:59 UTC

[incubator-linkis] branch dev-1.3.0 updated: modify version layout (#3544)

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 <73...@users.noreply.github.com>
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: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org