aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_pages/profile/profile.component.css
diff options
context:
space:
mode:
authorDanijel Anđelković <adanijel99@gmail.com>2022-05-20 00:28:05 +0200
committerDanijel Anđelković <adanijel99@gmail.com>2022-05-20 00:28:05 +0200
commit423faeef851d141d02cbebb59be1d9f9e2c2a9d1 (patch)
tree7efac7bd0b2d42fa82aa1218dea4b8c4f3f33f5c /frontend/src/app/_pages/profile/profile.component.css
parent4229eae95fb6daab9ccb6ab0ae05e29689588eb2 (diff)
parent638f410ad569c632c8dab6cdf66d6b5fd90d5b0c (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