update styles

This commit is contained in:
end-4
2024-03-24 22:14:55 +07:00
parent 920e4355d6
commit 7c92d0335a
4 changed files with 33 additions and 2 deletions
@@ -108,7 +108,7 @@ export default (props) => {
});
const listTitle = Box({
vpack: 'start',
className: 'sidebar-group-invisible txt spacing-h-5',
className: 'txt spacing-h-5',
children: [
notifCount,
silenceButton,