Aylur / ags

A customizable and extensible shell
GNU General Public License v3.0
1.73k stars 94 forks source link

EventBox box- shadow issue #441

Closed deng232 closed 3 weeks ago

deng232 commented 4 weeks ago

image

Adding margin doesn't work. Adding padding to its container aren't working either.

Aylur commented 4 weeks ago

eventbox doesn't allocate size on its own add a box as a child and add margin/padding to that box instead