buttons: save is first, cancel is second

This commit is contained in:
Eudes Inácio
2023-08-23 13:34:03 +01:00
9 changed files with 56 additions and 22 deletions
+8
View File
@@ -80,6 +80,14 @@
//color: var(--profile-text-color) !important;
}
.profile-pic{
width: 150px;
height: 150px;
border-radius: 50%;
margin: 0 auto;
border-color: transparent !important;
}
.icon {
font-size: rem(40);
}