diff options
author | Sonja Galovic <galovicsonja@gmail.com> | 2022-05-06 21:46:36 +0200 |
---|---|---|
committer | Sonja Galovic <galovicsonja@gmail.com> | 2022-05-06 21:46:36 +0200 |
commit | 21fb702db98de85a75ce1abda898b89968aef91d (patch) | |
tree | 4b9f9aa65339fb581ededc844107fb8107c39e05 /frontend/src/app/_elements/form-model/form-model.component.css | |
parent | 802634b0d74232a20db63d22e7003c9148baaba3 (diff) | |
parent | 4578d218ba7caeb27277041db37a0601ebcefef0 (diff) |
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into redesign
Diffstat (limited to 'frontend/src/app/_elements/form-model/form-model.component.css')
-rw-r--r-- | frontend/src/app/_elements/form-model/form-model.component.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/app/_elements/form-model/form-model.component.css b/frontend/src/app/_elements/form-model/form-model.component.css index 11b6ef5e..95ace1ef 100644 --- a/frontend/src/app/_elements/form-model/form-model.component.css +++ b/frontend/src/app/_elements/form-model/form-model.component.css @@ -101,4 +101,4 @@ mat-slider { padding-bottom: 15px; font-size: 20px !important; font-weight: 600; -}
\ No newline at end of file +} |