瀏覽代碼

Fix for text overflow

master
radivoje.milutinovic 3 年之前
父節點
當前提交
84b9c00d8f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      SecureSharing/wwwroot/css/site.css

+ 1
- 0
SecureSharing/wwwroot/css/site.css 查看文件

@@ -283,6 +283,7 @@ h1 {
border-radius: 10px;
color: #0D1C52;
margin-bottom: 1rem;
word-wrap: break-word;
}

.browse-button {

Loading…
取消
儲存