Sfoglia il codice sorgente

Fix for text overflow

master
parent
commit
84b9c00d8f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      SecureSharing/wwwroot/css/site.css

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

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

.browse-button {

Loading…
Annulla
Salva