mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
profile modal color change
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
}
|
||||
.profile-content{
|
||||
padding: 20px 20px;
|
||||
//color: var(--profile-text-color) !important;
|
||||
|
||||
}
|
||||
|
||||
.icon{
|
||||
@@ -35,12 +37,15 @@
|
||||
font-weight: 300;
|
||||
font-size: 20px !important;
|
||||
margin-bottom: 40px !important;
|
||||
color: var(--profile-text-color) !important;
|
||||
|
||||
}
|
||||
|
||||
.line{
|
||||
width: 100% !important;
|
||||
margin-top: 15px;
|
||||
border-top: 1px solid #d8d8d8;
|
||||
color: var(--profile-title-color-RoleDescription) !important;
|
||||
}
|
||||
|
||||
.btn-delete{
|
||||
|
||||
Reference in New Issue
Block a user