responsive card title

master
alex 2024-01-24 22:43:01 +01:00
parent d4ee5de16f
commit 260bebf8dc
1 changed files with 0 additions and 3 deletions

View File

@ -249,7 +249,6 @@ function CardPersonalCalendarSettings({ settings }) {
alignItems: "center",
justifyItems: "center",
alignContent: "center",
overflow: "scroll",
}}
>
<CardTitleContent />
@ -261,8 +260,6 @@ function CardPersonalCalendarSettings({ settings }) {
flexDirection: "column",
paddingTop: 10,
paddingBottom: 10,
textOverflow: "ellipsis",
wordWrap: "break-word",
}}
>
<CardTitleContent />