style(ags): change some css

This commit is contained in:
matt1432 2023-09-22 14:47:37 -04:00
parent b2ac299f05
commit b103634807
3 changed files with 11 additions and 10 deletions
config/ags/js/media-player

View file

@ -82,6 +82,7 @@ const PlayerBox = player => mpris.CoverArt(player, {
],
});
// TODO: Make this a stack with animations and gestures
export default () => Box({
vertical: true,
className: 'media',