iframe button text right (#2285)

pull/2256/head
Peer Richelsen 2022-03-25 23:15:16 +01:00 committed by GitHub
parent 897d255676
commit 6c62918c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function IframeEmbedContainer() {
<ListItemTitle component="h3">{t("standard_iframe")}</ListItemTitle>
<ListItemText component="p">{t("embed_your_calendar")}</ListItemText>
</div>
<div>
<div className="text-right">
<input
id="iframe"
className="focus:border-brand px-2 py-1 text-sm text-gray-500 focus:ring-black"