This commit is contained in:
NoriDev 2024-01-08 17:11:59 +09:00
parent bc1f0a9302
commit 3ca7d4d65c

View file

@ -85,7 +85,7 @@ const props = defineProps<{
font-weight: bold;
width: 100%;
overflow: clip;
text-overflow: ellipsis;
text-overflow: ellipsis;
}
@container (min-width: 350px) {