mirror of
https://github.com/urosran/cally.git
synced 2025-11-30 02:14:56 +00:00
fixed issue with pfp in tablet view
This commit is contained in:
@ -73,7 +73,7 @@ export const EventCell: React.FC<EventCellProps> = React.memo((
|
||||
const styles = StyleSheet.create({
|
||||
eventCell: {
|
||||
flex: 1,
|
||||
borderRadius: 4,
|
||||
borderRadius: 5,
|
||||
paddingHorizontal: 8,
|
||||
paddingBottom: 8,
|
||||
height: '100%',
|
||||
|
||||
Reference in New Issue
Block a user