🔧 Bug Fixes
- VAlert: properly display active-color when active (457ff24), closes #13893
- VBtn: scope pagination specific styles (4b3b904)
- VIcon: remove size overrides (ecdc371)
- VList: remove explicit background/color designation in sass (f00fc64), closes #13865
- VList/VListItem: add missing rounded prop support (5cfafd9)
- VListItem: assign default avatar sizing when not in VList (3d61ec2)
- VListItemAvatar: remove universal selector for child width (d1650bc), closes #13892
- VNavigationDrawer: add missing floating prop (f4ac9ba), closes #13875
- VNavigationDrawer: show on mount when using permanent prop (ead8397), closes #13894