diff --git a/front/current/assets/styles/components/_global.scss b/front/current/assets/styles/components/_global.scss index 2a470360a5c36ce8ded8a7f40eddc64086c76383..3b56ff9d2553b2aeb6c7308fc818f99cc555c61f 100644 --- a/front/current/assets/styles/components/_global.scss +++ b/front/current/assets/styles/components/_global.scss @@ -110,7 +110,6 @@ address { font-style: normal; } input[type=file].hidden { width: 0.1px; height: 0.1px; - position: absolute; opacity: 0; overflow: hidden; z-index: -1;