contour icon indicating copy to clipboard operation
contour copied to clipboard

Customizable padding around the screen

Open christianparpart opened this issue 5 years ago • 0 comments
trafficstars

Maybe like so:

padding:
    top: 0px
    left: 0px
    bottom: auto
    right: auto

Valid values would be number of pixels, or number of pixels with px appended, or string "auto" for auto-computation.

christianparpart avatar Jul 15 '20 12:07 christianparpart