Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7a3b38c

Browse files
committed
fix(style): 🐛 remove transitions global style (vue-zone#23)
1 parent bab35d5 commit 7a3b38c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/app.less‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,13 @@
1313
&,
1414
* {
1515
color-scheme: dark !important;
16-
transition: background-color 300ms;
1716
}
1817
}
1918

2019
[data-theme='light'] {
2120
&,
2221
* {
2322
color-scheme: light !important;
24-
transition: background-color 300ms;
2523
}
2624

2725
body {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /