added file upload element and icons for file types
This commit is contained in:
@@ -1877,3 +1877,11 @@ fade {
|
||||
background-position: 90% 15px;
|
||||
}
|
||||
}
|
||||
|
||||
//fileupload
|
||||
|
||||
.fileThumb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user