style(ags): change some css
This commit is contained in:
parent
b2ac299f05
commit
b103634807
3 changed files with 11 additions and 10 deletions
config/ags/js/media-player
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue