UNPKG

record-desktop

Version:

Record gifs and take screenshots on linux, built with electron.

24 lines (19 loc) 220 B
html, body { margin: 0; padding: 0; box-sizing: border-box; } * { font-size: 16px; } .settings-bar { position: fixed; top: 10px; right: 10px; } .main { padding-right: 30px; } a { cursor: pointer; }