Update transition duration for progress background styles in App.css to enhance animation responsiveness
Some checks reported errors
farmcontrol/farmcontrol-ui/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
farmcontrol/farmcontrol-ui/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
0ebc6b4897
commit
19cfeff118
@ -1005,7 +1005,7 @@ span.ant-skeleton-input.ant-skeleton-input-sm.text-skeleton {
|
|||||||
.h-progress-bg,
|
.h-progress-bg,
|
||||||
.h-progress-success-bg {
|
.h-progress-success-bg {
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
transition: all 0.1s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
||||||
}
|
}
|
||||||
|
|
||||||
.h-progress-success-bg {
|
.h-progress-success-bg {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user