Fix UI regression (#37218) (#37219)

Backport #37218 by wxiaoguang

Fix  #37213

Also fix the misaligned tags, remove unused classes, etc.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
Giteabot
2026-04-14 23:59:31 +08:00
committed by GitHub
parent 68f5e40e46
commit df0ad4e8c1
4 changed files with 49 additions and 52 deletions
+3
View File
@@ -93,6 +93,9 @@ export default {
return [`${i}`, `${i === 0 ? '0' : `${i}px`}`];
})),
},
extend: {
zIndex: {'1': '1'},
},
},
plugins: [
plugin(({addUtilities}) => {