1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-10 18:10:54 +09:00

JS-4400: fix

This commit is contained in:
Andrew Simachev 2024-04-17 17:39:07 +02:00
parent 7fed7613f8
commit 05c8ea2597
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
3 changed files with 13 additions and 9 deletions

2
dist/css/export.css vendored
View file

@ -1 +1 @@
.blocks .block.blockText #value { -webkit-user-modify: read-only; }
.blocks .block.blockText #value { -webkit-user-modify: read-only !important; }