fix(preferences): 🐛 add missing padding to pref card

This commit is contained in:
alistair3149 2024-11-12 20:16:33 -05:00
parent 76a39eafdf
commit 937b3c7f5e
No known key found for this signature in database

View file

@ -14,6 +14,7 @@
display: flex;
flex-direction: column;
gap: var( --space-xs );
padding-block: var( --space-xs );
}
// New clientPrefs styles