Browse Source

Fix for text overflow

master
radivoje.milutinovic 3 years ago
parent
commit
84b9c00d8f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      SecureSharing/wwwroot/css/site.css

+ 1
- 0
SecureSharing/wwwroot/css/site.css View File

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

.browse-button {

Loading…
Cancel
Save