riku
2025-04-27 233a467167e2b363098cc7fa63e7f26d1d15507b
miniprogram_npm/tdesign-miniprogram/dropdown-item/dropdown-item.wxss
@@ -123,3 +123,9 @@
.t-dropdown-item__tree-item--active {
  color: var(--td-tree-item-active-color, var(--td-brand-color, var(--td-primary-color-7, #0052d9)));
}
.t-dropdown-item__mask {
  position: fixed;
  width: 100vh;
  top: 0;
  left: 0;
}