mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
merg
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
.profile-image {
|
||||
border-radius: 80%; /* Tornar a imagem circular */
|
||||
width: 25.33%;
|
||||
width: 100%;
|
||||
height: 25.33%;
|
||||
overflow: auto;
|
||||
}
|
||||
@@ -88,12 +88,12 @@
|
||||
|
||||
.div-profile {
|
||||
height: fit-content;
|
||||
justify-content: flex-end;
|
||||
display: flex;
|
||||
background-color: transparent;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
overflow: auto;
|
||||
display: flex !important;
|
||||
justify-content: end;
|
||||
max-width: 45px;
|
||||
border-radius: 50px;
|
||||
|
||||
.icon{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user