Fixed sort column styling on Table and TreeTable

This commit is contained in:
Cagatay Civici 2024-05-13 18:54:30 +03:00
parent 1b2aaa9736
commit 00b90f8d7d
7 changed files with 102 additions and 113 deletions

View file

@ -18,7 +18,7 @@ export default {
gap: '0.5rem',
padding: '0.75rem 1rem',
fontWeight: '600',
align: 'left',
textAlign: 'left',
focusRing: {
width: '{focus.ring.width}',
style: '{focus.ring.style}',