mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
Update linear animation
This commit is contained in:
parent
a954d4eb1e
commit
3e8afd00dd
@ -77,7 +77,7 @@
|
||||
theme: {
|
||||
name: 'default',
|
||||
layout: '',
|
||||
header: '',
|
||||
header: 'fixed',
|
||||
tabsBar: '',
|
||||
},
|
||||
}
|
||||
|
@ -70,6 +70,12 @@ a {
|
||||
* {
|
||||
transition: $base-transition;
|
||||
}
|
||||
svg {
|
||||
transition: none;
|
||||
* {
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user