Update animation speed
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
7c81526805
commit
2fd221bc18
3 changed files with 18 additions and 14 deletions
|
@ -54,7 +54,7 @@ $button-gap: 24px;
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
animation-name: mx_ImageView_panel_keyframes;
|
||||
animation-duration: 0.25s;
|
||||
animation-duration: 300ms;
|
||||
}
|
||||
|
||||
.mx_ImageView_info_wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue