pl-fe: decrease border radius for attachment thumbs

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-09-21 16:26:16 +02:00
parent 74cd6836dd
commit 9626bf6a93

View file

@ -60,6 +60,8 @@
}
&--compact {
@apply rounded-sm;
.media-gallery__item {
@apply h-12 w-12 inset-auto float-left mr-[5px] #{!important};