style: playground right side

This commit is contained in:
jialin
2026-01-14 16:01:47 +08:00
parent c813344c7c
commit fc4d71139a
12 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ module.exports = {
rules: {
'selector-class-pattern': null
},
ignoreFiles: ['public/static/*.css', 'public/vs/**/*.css']
ignoreFiles: ['public/static/*.css']
};