Quellcode durchsuchen

Fix for text overflow

master
radivoje.milutinovic vor 3 Jahren
Ursprung
Commit
84b9c00d8f
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      SecureSharing/wwwroot/css/site.css

+ 1
- 0
SecureSharing/wwwroot/css/site.css Datei anzeigen

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

.browse-button {

Laden…
Abbrechen
Speichern