changes made on modal perfil edit name and email

This commit is contained in:
Eudes Inácio
2021-10-25 16:59:32 +01:00
parent da04626481
commit 8dd2c444ab
2 changed files with 5 additions and 0 deletions
@@ -78,6 +78,7 @@
padding-right: 10px;
float: left;
background-color: transparent;
color: var(--profile-text-color);
}
}
}
+4
View File
@@ -647,6 +647,8 @@ body {
--box-hover-background-color: #e4e8eb75 !important;
--box-hover-background-border-color: 1px solid #ff4040 !important;
--profile-text-color: #000000;
.bg-blue {
--background: #ffffff;
background: #ffffff;
@@ -728,6 +730,8 @@ body {
--box-hover-background-color: #e6f6ff75;
--box-hover-background-border-color: 1px solid #42b9fe;
--profile-text-color: #ffffff;
.bg-blue {
--background: #0782c9;
background: #0782c9;