Remove non-existing .custom-file-label::after (#28757)
This commit is contained in:
parent
5db281d7c4
commit
b7040ad9b4
1 changed files with 1 additions and 2 deletions
|
|
@ -53,8 +53,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
&:not(:last-child) .custom-file-label,
|
||||
&:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }
|
||||
&:not(:last-child) .custom-file-label { @include border-right-radius(0); }
|
||||
&:not(:first-child) .custom-file-label { @include border-left-radius(0); }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue