fix: change slider disable color

This commit is contained in:
rabbitism
2024-01-19 23:07:02 +08:00
parent a247eadd54
commit 97b316c5f7
3 changed files with 9 additions and 2 deletions

7
global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "7.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}