mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
implemented edit user profile, with images from camera and gallery
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
.o_transparentInput{
|
||||
background: rgba(255, 255, 255, 0);
|
||||
color: #ffffff;
|
||||
border: 0px;
|
||||
width: 80%;
|
||||
}
|
||||
.o_userImgCircular {
|
||||
margin-top: 5%;
|
||||
background: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user