aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/form-model/form-model.component.css
diff options
context:
space:
mode:
authorTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-03 20:01:56 +0200
committerTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-03 20:01:56 +0200
commit5a8691915071483da3bcccc80839fadd5872eaf2 (patch)
treeabd08da2dc4e3ad0b36aa2621934b2a3d5a6807b /frontend/src/app/_elements/form-model/form-model.component.css
parent0b7dde531d690ef21c6d188b681f3057a8df8ed7 (diff)
parent7a45152eac6ec106565237ab837ee796908f3004 (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.css4
1 files changed, 2 insertions, 2 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 9b55a814..607e85d7 100644
--- a/frontend/src/app/_elements/form-model/form-model.component.css
+++ b/frontend/src/app/_elements/form-model/form-model.component.css
@@ -87,9 +87,9 @@ hr {
}
mat-slider {
- width: 40%;
+ width: 50%;
}
.slider {
- background-color: var(--ns-bg-dark-100);
+ background-color: transparent;
}