diff --git a/src/styles/components/_File.scss b/src/styles/components/_File.scss index 1652c4a..fb5451c 100644 --- a/src/styles/components/_File.scss +++ b/src/styles/components/_File.scss @@ -171,6 +171,12 @@ height: 33px; /* max-height: 30px; */ border-radius: 5px; + width: 31px; + opacity: 1; + max-width: 31px; + height: 33px; + max-height: 33px; + border-radius: 5px; } .file__image--no-opacity {