🚨chore: Sync Sass
This commit is contained in:
parent
58ca5abfed
commit
4ee9019bc9
@ -748,6 +748,15 @@ input[type=number] {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
input[type=radio]:disabled + label{
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
|
input[type=radio]:disabled + label::before{
|
||||||
|
border-color: #999;
|
||||||
|
}
|
||||||
|
input[type=radio]:disabled + label::after{
|
||||||
|
background-color: #999;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user