This commit is contained in:
syuilo
2024-08-29 17:57:49 +09:00
parent cf3245b59c
commit 4c79716688
4 changed files with 7 additions and 17 deletions

View File

@@ -324,8 +324,9 @@ onUnmounted(() => {
z-index: 100;
top: 8px;
left: 8px;
padding: 6px 8px;
padding: 6px 10px;
border-radius: 6px;
font-size: 85%;
}
.embedCodeGenPreviewSpinner {