feat: clear trash

This commit is contained in:
butterfly
2024-04-19 14:50:11 +08:00
parent 3d0a98d5d2
commit 1074fffe79
6 changed files with 16 additions and 58 deletions

View File

@@ -74,6 +74,7 @@ module.exports = {
'select-btn': 'rgba(0, 0, 0, 0.05)',
'chat-actions-popover-color': 'var(--tip-popover-color)',
'chat-panel': 'var(--chat-panel-bg)',
'global': '#E3E3ED',
},
boxShadow: {
'btn': '0px 4px 10px 0px rgba(60, 68, 255, 0.14)',