mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
webclipper fixes
This commit is contained in:
parent
7fd237246e
commit
dc2b4cb984
2 changed files with 3 additions and 9 deletions
2
dist/challenge/index.html
vendored
2
dist/challenge/index.html
vendored
|
@ -15,7 +15,7 @@
|
|||
src: url('../font/inter/bold.woff2') format('woff2');
|
||||
}
|
||||
|
||||
html, body { height: 100%; }
|
||||
html, body { height: 100%; -webkit-app-region: drag; }
|
||||
/*html.dark body { background-color: #171717; color: #a09f92; }*/
|
||||
|
||||
body { font-family: 'Inter', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px; background-color: #fff; color: #252525; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue