Skip to content
Snippets Groups Projects
Verified Commit 4f351f37 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

remove useless style

parent fe6b8c90
No related branches found
No related tags found
4 merge requests!176Release/0.10,!164WIP: Feature/core beta 0.10,!161WIP: Release/project,!158Feature/projects
Pipeline #6044 passed with stages
in 1 minute and 32 seconds
@import 'project-profile';
@import 'project-create';
/*File made to personnalise upload button | Module will change from sib uploader to sib-images*/
#admin-project-create{
@supports(-webkit-appearance: none) or (-moz-appearance: none) {
input[type="file"]{
}
input[type="file"]:after{
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment