mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update sharing image preview
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
}
|
||||
|
||||
> .split-line {
|
||||
@apply h-full px-px bg-gray-100 absolute top-1 left-6 z-0 -ml-px;
|
||||
@apply h-full px-px bg-gray-50 absolute top-1 left-6 z-0 -ml-px;
|
||||
}
|
||||
|
||||
> .time-wrapper {
|
||||
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
> .images-container {
|
||||
@apply flex flex-col justify-start items-start w-full;
|
||||
@apply flex flex-col justify-start items-start mt-1 w-full;
|
||||
|
||||
> img {
|
||||
@apply w-full h-auto rounded mb-2 last:mb-0;
|
||||
|
Reference in New Issue
Block a user