Minor fixes on different languages responsiveness

This commit is contained in:
apapachristou 2020-09-11 14:32:34 +03:00
parent 22b59ea6b6
commit 1deaad85f1
11 changed files with 22 additions and 11 deletions

View File

@ -298,7 +298,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}
@ -389,12 +390,12 @@ input[type="text"] {
}
::ng-deep .mat-form-field-wrapper {
background-color: white !important;
padding-bottom: 0 !important;
background-color: white !important;
padding-bottom: 0 !important;
}
::ng-deep .mat-form-field-appearance-outline .mat-form-field-infix {
padding: 0.3rem 0rem 0.6rem 0rem !important;
padding: 0.3rem 0rem 0.6rem 0rem !important;
}
/* ::ng-deep .mat-tab-group {

View File

@ -156,7 +156,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -156,7 +156,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -156,7 +156,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -149,7 +149,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -224,7 +224,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -257,7 +257,8 @@ input[type="text"] {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -652,7 +652,8 @@ hr {
border: 2px solid #212121;
border-radius: 30px;
opacity: 1;
width: 132px;
min-width: 132px;
width: auto;
height: 40px;
margin-top: 4.125rem;
}

View File

@ -223,6 +223,7 @@
"QUICK-WIZARD-DATASET": "Añadir una descripción del dataset (Asistente)",
"ADD-EXPERT": "Nuevo PGD (Experto)",
"MY-DATASET-DESC": "Mis descripciones del dataset",
"MY-DATASETS": "Mis descripciones del dataset",
"MY-GRANTS": "Mis subvenciones",
"HISTORY": "HISTORIAL",
"HISTORY-VISITED": "VISITADO POR ÚLTIMA VEZ",

View File

@ -220,6 +220,7 @@
"QUICK-WIZARD-DATASET": "Προσθήκη Περιγραφής Συνόλου Δεδομένων (Wizard)",
"ADD-EXPERT": "Νέο Σχέδιο Διαχείρισης Δεδομένων(Expert)",
"MY-DATASET-DESC": "Οι δικές μου Περιγραφές Συνόλου Δεδομένων",
"MY-DATASETS": "Περιγραφές Δεδομένων μου",
"MY-GRANTS": "Οι επιχορηγήσεις μου",
"HISTORY": "ΙΣΤΟΡΙΚΟ",
"HISTORY-VISITED": "ΤΕΛΕΥΤΑΙΑ ΕΠΙΣΚΕΨΗ",

View File

@ -220,6 +220,7 @@
"QUICK-WIZARD-DATASET": "Veri Seti Tanımı Ekle (Sihirbaz)",
"ADD-EXPERT": "Yeni VYP (Uzman)",
"MY-DATASET-DESC": "Veri Seti Tanımlamalarım",
"MY-DATASETS": "Veri Seti Tanımlamalarım",
"MY-GRANTS": "Hibelerim",
"HISTORY": "TARİHÇE",
"HISTORY-VISITED": "SON ZİYARET",