upload icons

also pick an icon to be main icon from edit page
This commit is contained in:
cube
2026-03-17 03:23:14 +00:00
parent d196089d0e
commit f7cba449ef
6 changed files with 48 additions and 16 deletions

View File

@@ -99,13 +99,14 @@ form textarea{
display:inline;
float:left;
width:120px;
height:auto;
height:120px;
object-fit: cover;
border-radius:10px;
margin:12px;
border-style:solid;
border-width:2px;
border-color:#008bcc;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.bio{