Fixed music issue
This commit is contained in:
parent
79bec676d3
commit
f864533d13
1 changed files with 10 additions and 0 deletions
|
@ -1702,6 +1702,16 @@ notebook.main-notebook {
|
|||
}
|
||||
}
|
||||
|
||||
//
|
||||
// Gnome Music
|
||||
//
|
||||
|
||||
window.background.csd {
|
||||
> box.vertical > overlay > stack.background {
|
||||
border-radius: 0 0 $wm_radius $wm_radius;
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// Gnome Weather
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue