ソースを参照

Fix for text overflow

master
コミット
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 {

読み込み中…
キャンセル
保存