aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_pages/profile/profile.component.css
diff options
context:
space:
mode:
authorTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-20 00:06:49 +0200
committerTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-20 00:06:49 +0200
commit638f410ad569c632c8dab6cdf66d6b5fd90d5b0c (patch)
treea8f0bbffbdb397a0e7a151feb374b0cc05da1983 /frontend/src/app/_pages/profile/profile.component.css
parent78c346b1296d2820e943e2918e4d3e9e57093e8f (diff)
parent863881a77f00810f3298aaf6fc451edfe733d121 (diff)
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into redesign
Diffstat (limited to 'frontend/src/app/_pages/profile/profile.component.css')
-rw-r--r--frontend/src/app/_pages/profile/profile.component.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/src/app/_pages/profile/profile.component.css b/frontend/src/app/_pages/profile/profile.component.css
index bbd4c9ba..48b1304b 100644
--- a/frontend/src/app/_pages/profile/profile.component.css
+++ b/frontend/src/app/_pages/profile/profile.component.css
@@ -22,4 +22,9 @@ mat-form-field {
.selectedPicture {
background-color: var(--ns-accent);
+}
+
+.mat-raised-button {
+ width: 180px !important;
+ height: 50px !important;
} \ No newline at end of file