responsive card title
parent
d4ee5de16f
commit
260bebf8dc
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue