Explorar el Código

Fix for text overflow

master
radivoje.milutinovic hace 3 años
padre
commit
84b9c00d8f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      SecureSharing/wwwroot/css/site.css

+ 1
- 0
SecureSharing/wwwroot/css/site.css Ver fichero

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

.browse-button {

Cargando…
Cancelar
Guardar