Added button styles to theme

This commit is contained in:
Daniel Cojocea
2024-08-30 21:11:09 -04:00
parent 7c247c0367
commit 313a3af67c
5 changed files with 49 additions and 26 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ aside.collapsed .MuiAvatar-root + .MuiBox-root + .MuiIconButton-root {
}
aside .MuiListSubheader-root {
transition: all 200ms ease;
transition: padding 200ms ease;
}
@keyframes fadeIn {