mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
removed extra spacing around cover per default
This commit is contained in:
@ -2106,7 +2106,6 @@ class MainCover(Gtk.Frame):
|
||||
|
||||
# event box
|
||||
event_box=Gtk.EventBox()
|
||||
event_box.set_property("border-width", 5)
|
||||
|
||||
# cover
|
||||
self._cover=Gtk.Image.new()
|
||||
|
Reference in New Issue
Block a user