1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: support to ssl connections

This commit is contained in:
2021-02-03 21:53:24 +01:00
parent 15417e8a77
commit 4e72bb1587
6 changed files with 512 additions and 248 deletions

View File

@@ -210,6 +210,10 @@ body {
border-color: $primary-color;
}
.form-input[type="file"] {
overflow: hidden;
}
.input-group .input-group-addon {
border-color: #3f3f3f;
z-index: 1;