mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-21 13:29:00 +01:00
Rewrite selector to help Parcel compiler
This commit is contained in:
parent
1299b163c7
commit
03983e5b99
@ -1,7 +1,7 @@
|
||||
.form-floating {
|
||||
position: relative;
|
||||
|
||||
&::before:not(.form-control:disabled) {
|
||||
&:not(.form-control:disabled)::before {
|
||||
position: absolute;
|
||||
top: $input-border-width;
|
||||
left: $input-border-width;
|
||||
|
Loading…
x
Reference in New Issue
Block a user