Merge pull request 'hotfix #5157 No se pueden desplegar los campos de fecha' (!1299) from 5157-desplegar-fechas into master
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #1299
This commit is contained in:
commit
6af6a17a45
|
@ -82,8 +82,6 @@
|
||||||
}
|
}
|
||||||
&[type=time],
|
&[type=time],
|
||||||
&[type=date] {
|
&[type=date] {
|
||||||
clip-path: inset(0 20px 0 0);
|
|
||||||
|
|
||||||
&::-webkit-inner-spin-button,
|
&::-webkit-inner-spin-button,
|
||||||
&::-webkit-clear-button {
|
&::-webkit-clear-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue