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

fix margin

This commit is contained in:
Andrew Simachev 2024-02-07 19:20:23 +01:00
parent bad45acb1e
commit 5fd6bb7326
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8

View file

@ -58,6 +58,7 @@
.iconObject * { position: static; vertical-align: middle; margin: 0px; }
.name { display: none; }
.empty { padding: 0px 4px; }
.more { margin-top: 2px; }
}
.cellContent.c-object, .cellContent.c-file {