mirror of
https://github.com/urosran/cally.git
synced 2025-07-17 02:25:10 +00:00
Splash screen, add event dialog fixes
This commit is contained in:
@ -75,7 +75,7 @@ export const AddEventDialog = () => {
|
||||
disabled
|
||||
style={{
|
||||
marginBottom: 10,
|
||||
backgroundColor: "#ea156c",
|
||||
// backgroundColor: "#ea156c",
|
||||
justifyContent: "center",
|
||||
width: "100%",
|
||||
paddingVertical: 13,
|
||||
@ -109,7 +109,7 @@ export const AddEventDialog = () => {
|
||||
disabled
|
||||
style={{
|
||||
marginBottom: 10,
|
||||
backgroundColor: "#05a8b6",
|
||||
// backgroundColor: "#05a8b6",
|
||||
justifyContent: "center",
|
||||
width: "100%",
|
||||
paddingVertical: 13,
|
||||
|
Reference in New Issue
Block a user