Skip to content

Commit

Permalink
Update SettingsViewController.swift
Browse files Browse the repository at this point in the history
Added shadow to settings view
  • Loading branch information
henrikth93 committed Feb 24, 2024
1 parent f30314b commit 2f3d2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scribe/SettingsTab/SettingsViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ final class SettingsViewController: UIViewController {
parentTable.backgroundColor = .clear
parentTable.sectionHeaderHeight = sectionHeaderHeight
parentTable.separatorInset = separatorInset
applyShadowEffects(elem: parentTable)

setFooterButtonView()

Expand Down

0 comments on commit 2f3d2d4

Please sign in to comment.