Avoid invisible real file input "spilling" out of container (#32145)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
c41897ca98
commit
d3cb97ad71
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@
|
|||
width: 100%;
|
||||
height: $custom-file-height;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
opacity: 0;
|
||||
|
||||
&:focus ~ .custom-file-label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue