1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2026-03-24 23:02:58 +00:00

Fixing build warning on new details block

This commit is contained in:
2026-03-12 01:42:59 +04:00
parent 939b5fec20
commit 4a3d7a1bb0

View File

@@ -24,7 +24,7 @@
margin-bottom: .25em;
}
.block + .block {
.block + :global(.block) {
margin-top: .5em;
}
</style>